Commit 6fc033b5 authored by Matthias Brugger's avatar Matthias Brugger
Browse files

arm64: dts: mediatek: rename scpsys nodes to power-controller



The nodes with name scpsys actually implement a power-controller.
Rename the nodes to match the bindings description.

Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent a39f8425
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -278,7 +278,7 @@
		interrupts = <GIC_SPI 153 IRQ_TYPE_LEVEL_HIGH>;
	};

	scpsys: scpsys@10006000 {
	scpsys: power-controller@10006000 {
		compatible = "mediatek,mt2712-scpsys", "syscon";
		#power-domain-cells = <1>;
		reg = <0 0x10006000 0 0x1000>;
+1 −1
Original line number Diff line number Diff line
@@ -157,7 +157,7 @@
		};
	};

	scpsys: scpsys@10006000 {
	scpsys: power-controller@10006000 {
		compatible = "mediatek,mt6797-scpsys";
		#power-domain-cells = <1>;
		reg = <0 0x10006000 0 0x1000>;
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@
		#reset-cells = <1>;
	};

	scpsys: scpsys@10006000 {
	scpsys: power-controller@10006000 {
		compatible = "mediatek,mt7622-scpsys",
			     "syscon";
		#power-domain-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -437,7 +437,7 @@
			};
		};

		scpsys: scpsys@10006000 {
		scpsys: power-controller@10006000 {
			compatible = "mediatek,mt8173-scpsys";
			#power-domain-cells = <1>;
			reg = <0 0x10006000 0 0x1000>;