[PATCH v2 04/19] dt-bindings: power: mediatek: Update example in dt-bindings
Tinghan Shen
tinghan.shen at mediatek.com
Thu Jul 14 05:28:22 PDT 2022
Update the scpsys node compatible string to align with the
scpsys node bindings.
Signed-off-by: Tinghan Shen <tinghan.shen at mediatek.com>
---
.../devicetree/bindings/power/mediatek,power-controller.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml b/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml
index b448101fac43..be81cd97afa4 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 at 10006000 {
- compatible = "syscon", "simple-mfd";
+ compatible = "mediatek,scpsys", "syscon", "simple-mfd";
reg = <0 0x10006000 0 0x1000>;
spm: power-controller {
--
2.18.0
More information about the Linux-mediatek
mailing list