diff options
author | Sebastian Reichel <sebastian.reichel@collabora.com> | 2023-01-09 16:57:55 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-01-10 23:15:17 +0100 |
commit | 306f74d278480e21ebbab01f88c68cd6c96eed41 (patch) | |
tree | 580a8fa2498ff5af8fb148b05a956e3fe237e74d /Documentation/devicetree/bindings/soc/rockchip/grf.yaml | |
parent | 87ecb88223e2f8f3e6dbfb72c29ff6eb60abcc74 (diff) |
dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles
Add IOC and PHP GRF syscon compatibles for RK3588.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Jagan Teki <jagan@edgeble.ai>
Link: https://lore.kernel.org/r/20230109155801.51642-2-sebastian.reichel@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/soc/rockchip/grf.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index 2ed8cca79b59..e682b407a383 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -20,6 +20,11 @@ properties: - rockchip,rk3568-pipe-grf - rockchip,rk3568-pipe-phy-grf - rockchip,rk3568-usb2phy-grf + - rockchip,rk3588-bigcore0-grf + - rockchip,rk3588-bigcore1-grf + - rockchip,rk3588-ioc + - rockchip,rk3588-php-grf + - rockchip,rk3588-sys-grf - rockchip,rk3588-pcie3-phy-grf - rockchip,rk3588-pcie3-pipe-grf - rockchip,rv1108-usbgrf |