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

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.comSigned-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent b43f7ddc
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment