[PATCH v7 4/8] drm: rzg2l-du: Add RZ/V2L DU Support
Geert Uytterhoeven
geert at linux-m68k.org
Thu Apr 20 14:47:55 UTC 2023
Hi Biju,
On Tue, Apr 11, 2023 at 2:08 PM Biju Das <biju.das.jz at bp.renesas.com> wrote:
> Add support for RZ/V2L DU. The RZ/V2L DU block is identical to
> RZ/G2L SoC.
>
> Signed-off-by: Biju Das <biju.das.jz at bp.renesas.com>
> ---
> v7:
> * New patch.
Thanks for your patch!
> --- a/drivers/gpu/drm/rcar-du/rzg2l_du_drv.c
> +++ b/drivers/gpu/drm/rcar-du/rzg2l_du_drv.c
> @@ -53,6 +53,7 @@ static const struct rcar_du_device_info rzg2l_du_r9a07g044_info = {
>
> static const struct of_device_id rzg2l_du_of_table[] = {
> { .compatible = "renesas,r9a07g044-du", .data = &rzg2l_du_r9a07g044_info },
> + { .compatible = "renesas,r9a07g054-du", .data = &rzg2l_du_r9a07g044_info },
> { /* sentinel */ }
So this change implies no fallback compatible value, OK.
Reviewed-by: Geert Uytterhoeven <geert+renesas at glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
More information about the dri-devel
mailing list