Message ID | 20240213142941.161217-2-biju.das.jz@bp.renesas.com |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | Document RZ/G2UL CRU and CSI support | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
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@bp.renesas.com> > 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@bp.renesas.com> > Acked-by: Conor Dooley <conor.dooley@microchip.com> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > 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
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@bp.renesas.com> > 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@bp.renesas.com> > > 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@bp.renesas.com> > > Acked-by: Conor Dooley <conor.dooley@microchip.com> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > --- > > 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
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