Commit aa8414ff authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Heiko Stuebner

dt-bindings: arm: rockchip: add rk5388 compatible string to pmu.yaml

Add the compatible for the pmu mfd on rk3588.
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20220906143825.199089-2-sebastian.reichel@collabora.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 91b1a7ff
...@@ -25,6 +25,7 @@ select: ...@@ -25,6 +25,7 @@ select:
- rockchip,rk3368-pmu - rockchip,rk3368-pmu
- rockchip,rk3399-pmu - rockchip,rk3399-pmu
- rockchip,rk3568-pmu - rockchip,rk3568-pmu
- rockchip,rk3588-pmu
required: required:
- compatible - compatible
...@@ -39,6 +40,7 @@ properties: ...@@ -39,6 +40,7 @@ properties:
- rockchip,rk3368-pmu - rockchip,rk3368-pmu
- rockchip,rk3399-pmu - rockchip,rk3399-pmu
- rockchip,rk3568-pmu - rockchip,rk3568-pmu
- rockchip,rk3588-pmu
- const: syscon - const: syscon
- const: simple-mfd - const: simple-mfd
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment