Message ID | 20250210114540.524790-4-tommaso.merciai.xr@bp.renesas.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | media: rzg2l-cru: Document RZ/G3E (CSI2, CRU) | expand |
On Mon, Feb 10, 2025 at 12:45:35PM +0100, Tommaso Merciai wrote: > Document the CSI-2 block which is part of CRU found in Renesas RZ/G3E > SoC. > > The CSI-2 block on the RZ/G3E SoC is identical to one found on the > RZ/V2H(P) SoC. > > Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com> From/SoB mismatch. Best regards, Krzysztof
Hi Krzysztof, Thanks for your comment. On Thu, Feb 13, 2025 at 09:56:58AM +0100, Krzysztof Kozlowski wrote: > On Mon, Feb 10, 2025 at 12:45:35PM +0100, Tommaso Merciai wrote: > > Document the CSI-2 block which is part of CRU found in Renesas RZ/G3E > > SoC. > > > > The CSI-2 block on the RZ/G3E SoC is identical to one found on the > > RZ/V2H(P) SoC. > > > > Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com> > > From/SoB mismatch. Ouch sorry, I miss this part on my new setup. I'll fix that on v2 same of dt-bindings failure on 4/8. > > Best regards, > Krzysztof > Thanks & Regards, Tommaso
diff --git a/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml b/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml index 0d07c55a3f35..ecc620e9ca52 100644 --- a/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml +++ b/Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml @@ -25,6 +25,10 @@ properties: - renesas,r9a07g054-csi2 # RZ/V2L - const: renesas,rzg2l-csi2 + - items: + - const: renesas,r9a09g047-csi2 # RZ/G3E + - const: renesas,r9a09g057-csi2 + - const: renesas,r9a09g057-csi2 # RZ/V2H(P) reg:
Document the CSI-2 block which is part of CRU found in Renesas RZ/G3E SoC. The CSI-2 block on the RZ/G3E SoC is identical to one found on the RZ/V2H(P) SoC. Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com> --- .../devicetree/bindings/media/renesas,rzg2l-csi2.yaml | 4 ++++ 1 file changed, 4 insertions(+)