Commit 97b9b383 authored by Michal Simek's avatar Michal Simek Committed by Sebastian Reichel
Browse files

dt-bindings: power: reset: xilinx: Rename node names in examples



Rename zynqmp-power node name to power-management which is more aligned
with generic node name recommendation.

Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/920c839ae2c9c5803c6c08b8705a0d8338bb94bc.1703161663.git.michal.simek@amd.com


Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent b43f7ddc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ examples:

    firmware {
      zynqmp-firmware {
        zynqmp-power {
        power-management {
          compatible = "xlnx,zynqmp-power";
          interrupts = <0 35 4>;
        };
@@ -70,7 +70,7 @@ examples:

    firmware {
      zynqmp-firmware {
        zynqmp-power {
        power-management {
          compatible = "xlnx,zynqmp-power";
          interrupt-parent = <&gic>;
          interrupts = <0 35 4>;