summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
diff options
context:
space:
mode:
authorMatthias Brugger <matthias.bgg@gmail.com>2020-02-12 15:41:45 +0100
committerMatthias Brugger <matthias.bgg@gmail.com>2020-02-17 11:09:43 +0100
commit6fc033b560718444e699c0c5de4960c2235227da (patch)
tree4c59591e816fba3ebda1b7cc378a0af1ae0fda49 /arch/arm64/boot/dts/mediatek/mt2712e.dtsi
parenta39f842541038e20063fc880652153c0d93a95bf (diff)
downloadlinux-6fc033b560718444e699c0c5de4960c2235227da.tar.gz
linux-6fc033b560718444e699c0c5de4960c2235227da.tar.xz
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: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch/arm64/boot/dts/mediatek/mt2712e.dtsi')
-rw-r--r--arch/arm64/boot/dts/mediatek/mt2712e.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/mediatek/mt2712e.dtsi b/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
index 43307bad3f0d..a00c5caa1915 100644
--- a/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt2712e.dtsi
@@ -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>;