diff options
author | Sascha Hauer <[email protected]> | 2023-10-18 08:17:11 +0200 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-11-17 10:47:06 +0100 |
commit | 2a842c4e2f76736f4ed2da9f02ca3ae3330d6b11 (patch) | |
tree | cf2063229715deaeaa9a01e4f5ccde9bfc003750 | |
parent | 3cee9c635f27d1003d46f624d816f3455698b625 (diff) |
dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf
Add rockchip,rk3588-pmugrf compatible string.
Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index e4fa6a07b4fa..1309bf5ae0cd 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -233,6 +233,7 @@ allOf: - rockchip,rk3399-grf - rockchip,rk3399-pmugrf - rockchip,rk3568-pmugrf + - rockchip,rk3588-pmugrf - rockchip,rv1108-grf - rockchip,rv1108-pmugrf |