Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 + 1 file changed, 1 insertion(+)
From: Heiko Stuebner <heiko.stuebner@cherry.de>
RK3588 CSI and DSI support requires the GRF for DC-PHY.
Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
---
Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index 0b87c266760c6..0131c62893450 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
@@ -22,6 +22,7 @@ properties:
- rockchip,rk3568-usb2phy-grf
- rockchip,rk3588-bigcore0-grf
- rockchip,rk3588-bigcore1-grf
+ - rockchip,rk3588-dcphy-grf
- rockchip,rk3588-hdptxphy-grf
- rockchip,rk3588-ioc
- rockchip,rk3588-php-grf
--
2.39.2
On Mon, 6 May 2024 14:46:32 +0200, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner@cherry.de>
>
> RK3588 CSI and DSI support requires the GRF for DC-PHY.
>
>
Applied, thanks!
[1/1] dt-bindings: soc: rockchip: add rk3588 mipi dcphy syscon
commit: 22e027cc74488dba49f19f943c2da02726261f08
Best regards,
--
Heiko Stuebner <heiko@sntech.de>
Hi Heiko, On 5/6/24 2:46 PM, Heiko Stuebner wrote: > From: Heiko Stuebner <heiko.stuebner@cherry.de> > > RK3588 CSI and DSI support requires the GRF for DC-PHY. > > Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de> > --- > Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > index 0b87c266760c6..0131c62893450 100644 > --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml > @@ -22,6 +22,7 @@ properties: > - rockchip,rk3568-usb2phy-grf > - rockchip,rk3588-bigcore0-grf > - rockchip,rk3588-bigcore1-grf > + - rockchip,rk3588-dcphy-grf There are two. While the TRM states: """ There are two MIPICDPHY_GRF modules in RK3588.They have different base address. """ (ignore the typo :) ) it states the same for the bigcore grf but we have two bindings for them in there... So not sure what to go for here? Similarly, pipe-grf has three instances but we define only one binding... So who knows :) That being said, Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Thanks! Quentin
On Mon, May 06, 2024 at 02:46:32PM +0200, Heiko Stuebner wrote: > From: Heiko Stuebner <heiko.stuebner@cherry.de> > > RK3588 CSI and DSI support requires the GRF for DC-PHY. > > Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de> Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor.
© 2016 - 2025 Red Hat, Inc.