dt-bindings: clock: use generic node name for pmucru example in rockchip,rk3399-cru...
authorJohan Jonker <jbx6244@gmail.com>
Tue, 29 Mar 2022 15:07:39 +0000 (17:07 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 10 Apr 2022 17:05:48 +0000 (19:05 +0200)
The node names should be generic, so fix this for the pmucru node example
in the rockchip,rk3399-cru.yaml file and rename it to "clock-controller".

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220329150742.22093-3-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml

index 3cc8398..18a0093 100644 (file)
@@ -77,7 +77,7 @@ additionalProperties: false
 
 examples:
   - |
-    pmucru: pmu-clock-controller@ff750000 {
+    pmucru: clock-controller@ff750000 {
       compatible = "rockchip,rk3399-pmucru";
       reg = <0xff750000 0x1000>;
       #clock-cells = <1>;