提交 3f9402a0 编写于 作者: B Biju Das 提交者: Mauro Carvalho Chehab

media: rcar-vin: Enable support for R8A774B1

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: NBiju Das <biju.das@bp.renesas.com>
Reviewed-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: NMauro Carvalho Chehab <mchehab@kernel.org>
上级 81b19e5d
......@@ -1212,6 +1212,10 @@ static const struct of_device_id rvin_of_id_table[] = {
.compatible = "renesas,vin-r8a774a1",
.data = &rcar_info_r8a7796,
},
{
.compatible = "renesas,vin-r8a774b1",
.data = &rcar_info_r8a77965,
},
{
.compatible = "renesas,vin-r8a774c0",
.data = &rcar_info_r8a77990,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册