aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiang Chen <[email protected]>2021-06-24 19:47:17 +0800
committerHeiko Stuebner <[email protected]>2021-09-15 17:50:12 +0200
commitfa39c61dccfb7466ca386daf3b6c31064b2796f1 (patch)
treef79e8f9700bdc903ac5a3e5e47e3cf5bbcef51da
parentb02b47fecc43fb01c9acfeeab168dccc2324b300 (diff)
dt-bindings: arm: rockchip: add rk3568 compatible string to pmu.yaml
add "rockchip,rk3568-pmu", "syscon", "simple-mfd" for pmu nodes on a rk3568 platform to pmu.ymal. Signed-off-by: Liang Chen <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/arm/rockchip/pmu.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml b/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml
index 53115b92d17f..ceb15cea77e2 100644
--- a/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml
@@ -23,6 +23,7 @@ select:
- rockchip,rk3066-pmu
- rockchip,rk3288-pmu
- rockchip,rk3399-pmu
+ - rockchip,rk3568-pmu
required:
- compatible
@@ -35,6 +36,7 @@ properties:
- rockchip,rk3066-pmu
- rockchip,rk3288-pmu
- rockchip,rk3399-pmu
+ - rockchip,rk3568-pmu
- const: syscon
- const: simple-mfd