Hi All, Gentle ping. This patch has been Reviewed by DT/Renesas SoC maintainer. Still not in the tree. Cheers, Biju > -----Original Message----- > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Sent: Thursday, May 2, 2024 11:50 AM > Subject: RE: [PATCH v3 1/2] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G2UL CSI-2 > block > > Hi All, > > Gentle ping. Looks like it missed out in previous kernel cycle. > > Are we happy with this patch? > > Cheers, > Biju > > > -----Original Message----- > > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > Sent: Tuesday, February 13, 2024 2:30 PM > > Subject: [PATCH v3 1/2] media: dt-bindings: renesas,rzg2l-csi2: > > Document Renesas RZ/G2UL CSI-2 block > > > > Document the CSI-2 block which is part of CRU found in Renesas RZ/G2UL SoC. > > > > The CSI-2 block on the RZ/G2UL SoC is identical to one found on the RZ/G2L SoC. > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > --- > > v2->v3: > > * Added Rb tag from Geert. > > v1->v2: > > * Added Ack from Conor Dooley. > > * Dropped driver reference from commit description. > > --- > > Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git > > a/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml > > b/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml > > index 67eea2ac1d22..7faa12fecd5b 100644 > > --- a/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml > > +++ b/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml > > @@ -19,6 +19,7 @@ properties: > > compatible: > > items: > > - enum: > > + - renesas,r9a07g043-csi2 # RZ/G2UL > > - renesas,r9a07g044-csi2 # RZ/G2{L,LC} > > - renesas,r9a07g054-csi2 # RZ/V2L > > - const: renesas,rzg2l-csi2 > > -- > > 2.25.1