Message ID | 20220422170920.401914-17-sebastian.reichel@collabora.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | Basic RK3588 Support | expand |
On 22/04/2022 19:09, Sebastian Reichel wrote: > Add IOC and PHP GRF syscon compatibles for RK3588. > > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> > --- You don't need to adjust anything in allOf:if:then: parts? Best regards, Krzysztof
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:
Add IOC and PHP GRF syscon compatibles for RK3588. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> --- Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 2 ++ 1 file changed, 2 insertions(+)