Re: [PATCH 3/4] media: rcar-vin: Enable support for R8A774B1

2019-10-16 Thread Geert Uytterhoeven
On Tue, Oct 15, 2019 at 12:58 PM Biju Das wrote: > Add the SoC specific information for RZ/G2N(R8A774B1) SoC. > The VIN module of RZ/G2N is similar to R-Car M3-N. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoev

[PATCH 3/4] media: rcar-vin: Enable support for R8A774B1

2019-10-15 Thread Biju Das
Add the SoC specific information for RZ/G2N(R8A774B1) SoC. The VIN module of RZ/G2N is similar to R-Car M3-N. Signed-off-by: Biju Das --- drivers/media/platform/rcar-vin/rcar-core.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/media/platform/rcar-vin/rcar-core.c b/drivers/med