summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/power
diff options
context:
space:
mode:
authorTinghan Shen <tinghan.shen@mediatek.com>2022-08-11 10:57:59 +0800
committerLee Jones <lee@kernel.org>2022-09-28 16:09:51 +0100
commit26331d261f49949bff6477fc9c844b17076fa245 (patch)
tree6af300df560c5b2fec0a1d715116884702bc1ff7 /Documentation/devicetree/bindings/power
parent79ea68e0a9cf8c0f479339aca0c60f915522ff32 (diff)
downloadlinux-stable-26331d261f49949bff6477fc9c844b17076fa245.tar.gz
linux-stable-26331d261f49949bff6477fc9c844b17076fa245.tar.bz2
linux-stable-26331d261f49949bff6477fc9c844b17076fa245.zip
dt-bindings: mfd: mt8195: Add bindings for MediaTek SCPSYS
The System Control Processor System (SCPSYS) has several power management related tasks in the system. Add the bindings for it. Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20220811025813.21492-7-tinghan.shen@mediatek.com
Diffstat (limited to 'Documentation/devicetree/bindings/power')
-rw-r--r--Documentation/devicetree/bindings/power/mediatek,power-controller.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml b/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml
index b448101fac43..9ceb2b28af36 100644
--- a/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml
+++ b/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml
@@ -232,7 +232,7 @@ examples:
#size-cells = <2>;
scpsys: syscon@10006000 {
- compatible = "syscon", "simple-mfd";
+ compatible = "mediatek,mt8173-scpsys", "syscon", "simple-mfd";
reg = <0 0x10006000 0 0x1000>;
spm: power-controller {