Commit 5710ea6a authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Rename zynqmp-power node to power-management

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

Link: https://lore.kernel.org/r/bf24cde92c2b9e2824847687fab69fc25c533d53.1703161663.git.michal.simek@amd.com


Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
parent e83e3c55
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -186,7 +186,7 @@ zynqmp_firmware: zynqmp-firmware {
			method = "smc";
			bootph-all;

			zynqmp_power: zynqmp-power {
			zynqmp_power: power-management {
				bootph-all;
				compatible = "xlnx,zynqmp-power";
				interrupt-parent = <&gic>;