Re: [PATCH] media: dt-bindings: rcar-vin: Add R8A774C0 support

2018-12-20 Thread Rob Herring
On Thu, 13 Dec 2018 20:21:59 +, Fabrizio Castro wrote: > Add the compatible string for RZ/G2E (a.k.a. R8A774C0) to the list > of SoCs supported by rcar-vin driver. > > Signed-off-by: Fabrizio Castro > --- > Documentation/devicetree/bindings/media/rcar_vin.txt | 9 + > 1 file changed,

Re: [PATCH] media: dt-bindings: rcar-vin: Add R8A774C0 support

2018-12-17 Thread Niklas Söderlund
Hi Fabrizio, Thanks for your patch. On 2018-12-13 20:21:59 +, Fabrizio Castro wrote: > Add the compatible string for RZ/G2E (a.k.a. R8A774C0) to the list > of SoCs supported by rcar-vin driver. > > Signed-off-by: Fabrizio Castro Reviewed-by: Niklas Söderlund > --- > Documentation/device

Re: [PATCH] media: dt-bindings: rcar-vin: Add R8A774C0 support

2018-12-17 Thread Simon Horman
On Thu, Dec 13, 2018 at 08:21:59PM +, Fabrizio Castro wrote: > Add the compatible string for RZ/G2E (a.k.a. R8A774C0) to the list > of SoCs supported by rcar-vin driver. > > Signed-off-by: Fabrizio Castro Reviewed-by: Simon Horman

[PATCH] media: dt-bindings: rcar-vin: Add R8A774C0 support

2018-12-13 Thread Fabrizio Castro
Add the compatible string for RZ/G2E (a.k.a. R8A774C0) to the list of SoCs supported by rcar-vin driver. Signed-off-by: Fabrizio Castro --- Documentation/devicetree/bindings/media/rcar_vin.txt | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/b