1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

ARM: 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: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
Matthias Brugger 2020-02-12 15:41:44 +01:00
parent bb6d3fb354
commit ed412c12b7
3 changed files with 3 additions and 3 deletions

View file

@ -148,7 +148,7 @@
reg = <0 0x10005000 0 0x1000>;
};
scpsys: scpsys@10006000 {
scpsys: power-controller@10006000 {
compatible = "mediatek,mt2701-scpsys", "syscon";
#power-domain-cells = <1>;
reg = <0 0x10006000 0 0x1000>;

View file

@ -268,7 +268,7 @@
reg = <0 0x10005000 0 0x1000>;
};
scpsys: scpsys@10006000 {
scpsys: power-controller@10006000 {
compatible = "mediatek,mt7623-scpsys",
"mediatek,mt2701-scpsys",
"syscon";

View file

@ -90,7 +90,7 @@
#clock-cells = <1>;
};
scpsys: scpsys@10006000 {
scpsys: power-controller@10006000 {
compatible = "mediatek,mt7629-scpsys",
"mediatek,mt7622-scpsys";
#power-domain-cells = <1>;