summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-05-05 00:10:31 -0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2018-05-14 15:27:50 +0200
commit5aa6a62d115b7ffe269b2a00144aa325d90a2169 (patch)
tree4a8e03357696b35a833d9606267d1f9903f53de2 /Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt
parent22cb47c1ea2040c0424073c9d67dd0e644334a7c (diff)
dt-bindings: rtc-2123: Make the node name generic
According to Devicetree Specification v0.2 document: "The name of a node should be somewhat generic, reflecting the function of the device and not its precise programming model." Do as suggested in the binding example. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt')
-rw-r--r--Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt b/Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt
index 5cbc0b145a61..811124a36d16 100644
--- a/Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt
+++ b/Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt
@@ -9,7 +9,7 @@ Optional properties:
Example:
-rtc: nxp,rtc-pcf2123@3 {
+pcf2123: rtc@3 {
compatible = "nxp,rtc-pcf2123"
reg = <3>
spi-cs-high;