Add DSI support for r8a779g0. The main differences to r8a779a0 are in
the PLL and PHTW setups.
Signed-off-by: Tomi Valkeinen
Reviewed-by: Laurent Pinchart
---
drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c | 497 ++-
drivers/gpu/drm/rcar-du/rcar_mipi_dsi_regs.h | 6 +-
2 files c
Quoting Tomi Valkeinen (2022-12-01 09:56:31)
> Add DSI support for r8a779g0. The main differences to r8a779a0 are in
> the PLL and PHTW setups.
>
> Signed-off-by: Tomi Valkeinen
> Reviewed-by: Laurent Pinchart
Now that the differences I saw about the PHTW values are understood, I'm
happy.
I li