diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2023-10-18 08:17:11 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-11-17 10:47:06 +0100 |
commit | 2a842c4e2f76736f4ed2da9f02ca3ae3330d6b11 (patch) | |
tree | cf2063229715deaeaa9a01e4f5ccde9bfc003750 /Documentation | |
parent | arm64: dts: rockchip: fix rk356x pcie msg interrupt name (diff) | |
download | linux-2a842c4e2f76736f4ed2da9f02ca3ae3330d6b11.tar.xz linux-2a842c4e2f76736f4ed2da9f02ca3ae3330d6b11.zip |
dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf
Add rockchip,rk3588-pmugrf compatible string.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Link: https://lore.kernel.org/r/20231018061714.3553817-24-s.hauer@pengutronix.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation')
-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 |