diff options
Diffstat (limited to 'Bindings/rtc/rtc-ds1307.txt')
-rw-r--r-- | Bindings/rtc/rtc-ds1307.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/rtc/rtc-ds1307.txt b/Bindings/rtc/rtc-ds1307.txt index eebfbe04207a0..eaee19b60960b 100644 --- a/Bindings/rtc/rtc-ds1307.txt +++ b/Bindings/rtc/rtc-ds1307.txt @@ -35,7 +35,7 @@ Optional properties: Should be given if internal trickle charger diode should be disabled Example: - rtc1: ds1339@68 { + ds1339: rtc@68 { compatible = "dallas,ds1339"; reg = <0x68>; interrupt-parent = <&gpio4>; |