]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: rtc: add device-tree bindings for the Amlogic Meson RTC
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 9 Feb 2019 00:18:12 +0000 (01:18 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 11 Feb 2019 08:41:21 +0000 (09:41 +0100)
commit4cb5f4d9562dd579830aee8d8bd270676bc8a138
tree173298008f3dc26c1964430b6ded8b7707d29b58
parentb9aae07c8a87f8e5a41aed14880e6ea0fb501bc3
dt-bindings: rtc: add device-tree bindings for the Amlogic Meson RTC

The 32-bit Amlogic Meson SoCs (Meson6, Meson8, Meson8b and Meson8m2)
have a built-in RTC block.
It has the following inputs:
- an 32.768kHz crystal oscillator
- an interrupt line
- a reset line
- 0.9V voltage input

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
[resurrected patches from Ben after 2 years]
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Documentation/devicetree/bindings/rtc/rtc-meson.txt [new file with mode: 0644]