From: Fabio Estevam Date: Sat, 5 May 2018 03:10:31 +0000 (-0300) Subject: dt-bindings: rtc-2123: Make the node name generic X-Git-Tag: v4.19~822^2~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5aa6a62d115b7ffe269b2a00144aa325d90a2169;p=platform%2Fkernel%2Flinux-rpi.git 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 Reviewed-by: Rob Herring Signed-off-by: Alexandre Belloni --- diff --git a/Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt b/Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt index 5cbc0b1..811124a 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;