提交 2cb5e474 编写于 作者: L Lubomir Rintel 提交者: Alexandre Belloni

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: NLubomir Rintel <lkundrak@v3.sk>
Signed-off-by: NAlexandre Belloni <alexandre.belloni@bootlin.com>
上级 a07995be
...@@ -35,7 +35,7 @@ Optional properties: ...@@ -35,7 +35,7 @@ Optional properties:
Should be given if internal trickle charger diode should be disabled Should be given if internal trickle charger diode should be disabled
Example: Example:
rtc1: ds1339@68 { ds1339: rtc@68 {
compatible = "dallas,ds1339"; compatible = "dallas,ds1339";
reg = <0x68>; reg = <0x68>;
interrupt-parent = <&gpio4>; interrupt-parent = <&gpio4>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册