dt-bindings: rtc: use a generic node name for ds1307

The example should follow the practice or using a generic node name
instead of the precise programming model, as recommended by the DTSpec.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
This commit is contained in:
Lubomir Rintel 2018-12-03 12:47:36 +01:00 committed by Alexandre Belloni
parent a07995be61
commit 2cb5e4743a
1 changed files with 1 additions and 1 deletions

View File

@ -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>;