Message ID | 20240123121720.294753-2-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
State | Superseded |
Headers |
Received: from am.mirrors.kernel.org ([147.75.80.249]) by linuxtv.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from <linux-media+bounces-4085-patchwork=linuxtv.org@vger.kernel.org>) id 1rSFit-0002uN-1j for patchwork@linuxtv.org; Tue, 23 Jan 2024 12:17:49 +0000 Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id 6903A1F24A84 for <patchwork@linuxtv.org>; Tue, 23 Jan 2024 12:17:45 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 3A8025DF2B; Tue, 23 Jan 2024 12:17:33 +0000 (UTC) X-Original-To: linux-media@vger.kernel.org Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id CE03E5DF01; Tue, 23 Jan 2024 12:17:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706012253; cv=none; b=irry6VFYnk0c8VO5xGp2fBDsmox6ZAngED3wfIXzuOgijMMw92CO6ksAPANMZM3ZobIsaifl8/0IKc0b2/d9fHrylPefDcnMtKONdWbgNrO6KmjC0kiCFxB7qJjPDSme3Fo2JhksDAuMf+r91u3xu3KdRM8WyL5UkWCkKV7iejg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706012253; c=relaxed/simple; bh=eTIFx5VzxXBlnM28UCwgQbkWOtPuhjQQ1Zf1ibXKUtk=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=pmCJHakg6BF591DEjiSTJrARKlF8hsXcJYUbrUAYIrma2m46ap99AixhUgmcZvmIE3qdPzxhtlpIOm89vZTPIFVOZsCsdgHMc+sKmJ86pR0DOYUtp6627NCJpwv9A90x4He22CItzA5WWaUouuVuGD3xxGwZ8yosbVQACLhUsTU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com; spf=pass smtp.mailfrom=bp.renesas.com; arc=none smtp.client-ip=210.160.252.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bp.renesas.com X-IronPort-AV: E=Sophos;i="6.05,214,1701097200"; d="scan'208";a="195343459" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 23 Jan 2024 21:17:30 +0900 Received: from localhost.localdomain (unknown [10.226.93.36]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id DD82D420E363; Tue, 23 Jan 2024 21:17:26 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Mauro Carvalho Chehab <mchehab@kernel.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Geert Uytterhoeven <geert+renesas@glider.be>, Magnus Damm <magnus.damm@gmail.com>, Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Biju Das <biju.das.au@gmail.com> Subject: [PATCH 1/5] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G2UL CSI-2 block Date: Tue, 23 Jan 2024 12:17:16 +0000 Message-Id: <20240123121720.294753-2-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240123121720.294753-1-biju.das.jz@bp.renesas.com> References: <20240123121720.294753-1-biju.das.jz@bp.renesas.com> Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: <linux-media.vger.kernel.org> List-Subscribe: <mailto:linux-media+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-media+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-LSpam-Score: -2.0 (--) X-LSpam-Report: No, score=-2.0 required=5.0 tests=ARC_SIGNED=0.001,ARC_VALID=-0.1,DMARC_NONE=0.898,HEADER_FROM_DIFFERENT_DOMAINS=0.5,MAILING_LIST_MULTI=-1,RCVD_IN_DNSWL_MED=-2.3,SPF_HELO_NONE=0.001,SPF_PASS=-0.001 autolearn=ham autolearn_force=no |
Series |
Add RZ/G2UL CRU and CSI support
|
|
Commit Message
Biju Das
Jan. 23, 2024, 12:17 p.m. UTC
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.
No driver changes are required as generic compatible string
"renesas,rzg2l-csi2" will be used as a fallback on RZ/G2UL SoC.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
Documentation/devicetree/bindings/media/renesas,rzg2l-csi2.yaml | 1 +
1 file changed, 1 insertion(+)
Comments
On Tue, Jan 23, 2024 at 12:17:16PM +0000, Biju Das wrote: > 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. > > No driver changes are required as generic compatible string > "renesas,rzg2l-csi2" will be used as a fallback on RZ/G2UL SoC. Not super relevant to the bindings commit tbh. > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor. > --- > 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 Conor Dooley, Thanks for the feedback. > -----Original Message----- > From: Conor Dooley <conor@kernel.org> > Sent: Wednesday, January 24, 2024 5:49 PM > Subject: Re: [PATCH 1/5] media: dt-bindings: renesas,rzg2l-csi2: Document > Renesas RZ/G2UL CSI-2 block > > On Tue, Jan 23, 2024 at 12:17:16PM +0000, Biju Das wrote: > > 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. > > > > > No driver changes are required as generic compatible string > > "renesas,rzg2l-csi2" will be used as a fallback on RZ/G2UL SoC. > > Not super relevant to the bindings commit tbh. I agree driver doesn't have anything to do with bindings other than using the fallback compatible. From bindings anyway one can get fallback compatible details for a device. So strictly speaking it is not required. I will remove this in next version, if there is no objection. Cheers, Biju > > > > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> > > Acked-by: Conor Dooley <conor.dooley@microchip.com> > > Cheers, > Conor. > > > --- > > 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