[PATCH v3 7/7] drm: rcar-du: dsi: Add r8A779g0 support

2022-11-30 Thread Tomi Valkeinen
Add DSI support for r8a779g0. The main differences to r8a779a0 are in the PLL and PHTW setups. Signed-off-by: Tomi Valkeinen --- Changes to v2: - Use MHZ() in the tables, with floating point values as inputs - Use V3U/V4H names instead of R8A779A0/R8A779G0 - PLL diffs between V3U and V4H are now

Re: [PATCH v3 7/7] drm: rcar-du: dsi: Add r8A779g0 support

2022-11-29 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Tue, Nov 29, 2022 at 03:41:38PM +0200, Tomi Valkeinen wrote: > Add DSI support for r8a779g0. The main differences to r8a779a0 are in > the PLL and PHTW setups. > > Signed-off-by: Tomi Valkeinen > --- > Changes to v2: > - Use MHZ() in the tables, with floatin