[PATCHv2 16/21] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles

From: Sebastian Reichel
Date: Wed May 04 2022 - 17:38:55 EST


Add IOC and PHP GRF syscon compatibles for RK3588.

Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index b2ba7bed89b2..2181c8031b0d 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
@@ -16,6 +16,8 @@ properties:
- enum:
- rockchip,rk3288-sgrf
- rockchip,rk3568-usb2phy-grf
+ - rockchip,rk3588-ioc
+ - rockchip,rk3588-php-grf
- rockchip,rv1108-usbgrf
- const: syscon
- items:
--
2.35.1