RE: [PATCH v2 01/16] dt-bindings: display: bridge: renesas,dsi: Document RZ/G3L
Biju Das <[email protected]>
| Newsgroups | gmane.linux.kernel.renesas-soc,gmane.comp.video.dri.devel,gmane.linux.drivers.devicetree,gmane.linux.kernel |
|---|---|
| Message-ID | <TY3PR01MB1134626D4C9338F8DB327AA9686D52@TY3PR01MB11346.jpnprd01.prod.outlook.com> |
Hi Krzysztof Kozlowski, Thanks for the Ack. > -----Original Message----- > From: Krzysztof Kozlowski <[email protected]> > Sent: 03 August 2026 09:34 > Subject: Re: [PATCH v2 01/16] dt-bindings: display: bridge: renesas,dsi: Document RZ/G3L > > On Wed, Jul 29, 2026 at 01:54:53PM +0100, Biju wrote: > > From: Biju Das <[email protected]> > > > > The RZ/G3L DSI IP is similar to the RZ/G2L but has different global > > PHY timings and also the PLLCLK is ungateble clock. Add the compatible > > string "renesas,r9a08g046-mipi-dsi" to handle these difference for the > > Renesas RZ/G3L SoC. The power to DSI region is controlled by SYSC block. > > Document renesas,sysc-pwrrdy property to handle the power control. Will remove left over the sentence "Document renesas,sysc-pwrrdy property to handle the power control" while applying. Cheers, Biju > > > > Signed-off-by: Biju Das <[email protected]> > > --- > > v1->v2: > > * Dropped renesas,sysc-pwrrdy property as it is modelled as power > > sequence. > > --- > > .../devicetree/bindings/display/bridge/renesas,dsi.yaml | 1 + > > 1 file changed, 1 insertion(+) > > Acked-by: Krzysztof Kozlowski <[email protected]> > > Best regards, > Krzysztof