Message ID | 1554969262-15028-16-git-send-email-cv-dong@jinso.co.jp (mailing list archive) |
---|---|
State | New |
Delegated to: | Kieran Bingham |
Headers | show |
Series | Add more support to the RZ/G1C (r8a77470) SoC | expand |
On Thu, Apr 11, 2019 at 04:54:17PM +0900, Cao Van Dong wrote: > Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC. I think it is worth mentioning that no driver change is required renesas,rcar-gen2-vin will activate the right code. > Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp> I think this patch should be reposted including the following recipients. Mauro Carvalho Chehab <mchehab@kernel.org> Rob Herring <robh+dt@kernel.org> Mark Rutland <mark.rutland@arm.com> linux-media@vger.kernel.org As well as the following you already have: linux-renesas-soc@vger.kernel.org devicetree@vger.kernel.org > --- > Documentation/devicetree/bindings/media/rcar_vin.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/media/rcar_vin.txt b/Documentation/devicetree/bindings/media/rcar_vin.txt > index aa217b0..a66b9fe 100644 > --- a/Documentation/devicetree/bindings/media/rcar_vin.txt > +++ b/Documentation/devicetree/bindings/media/rcar_vin.txt > @@ -13,6 +13,7 @@ on Gen3 and RZ/G2 platforms to a CSI-2 receiver. > - "renesas,vin-r8a7743" for the R8A7743 device > - "renesas,vin-r8a7744" for the R8A7744 device > - "renesas,vin-r8a7745" for the R8A7745 device > + - "renesas,vin-r8a77470" for the R8A77470 device > - "renesas,vin-r8a774a1" for the R8A774A1 device > - "renesas,vin-r8a774c0" for the R8A774C0 device > - "renesas,vin-r8a7778" for the R8A7778 device > -- > 2.7.4 >
On Thu, 11 Apr 2019 16:54:17 +0900, Cao Van Dong wrote: > Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC. > > Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp> > --- > Documentation/devicetree/bindings/media/rcar_vin.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/media/rcar_vin.txt b/Documentation/devicetree/bindings/media/rcar_vin.txt index aa217b0..a66b9fe 100644 --- a/Documentation/devicetree/bindings/media/rcar_vin.txt +++ b/Documentation/devicetree/bindings/media/rcar_vin.txt @@ -13,6 +13,7 @@ on Gen3 and RZ/G2 platforms to a CSI-2 receiver. - "renesas,vin-r8a7743" for the R8A7743 device - "renesas,vin-r8a7744" for the R8A7744 device - "renesas,vin-r8a7745" for the R8A7745 device + - "renesas,vin-r8a77470" for the R8A77470 device - "renesas,vin-r8a774a1" for the R8A774A1 device - "renesas,vin-r8a774c0" for the R8A774C0 device - "renesas,vin-r8a7778" for the R8A7778 device
Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC. Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp> --- Documentation/devicetree/bindings/media/rcar_vin.txt | 1 + 1 file changed, 1 insertion(+)