Re: [PATCH 4/4] drm/sun4i: dsi: Add the A100 variant

2022-08-14 Thread Jernej Škrabec
Dne petek, 12. avgust 2022 ob 09:42:56 CEST je Samuel Holland napisal(a): > The A100 variant of the MIPI DSI controller now gets its module clock > from the TCON via the TCON TOP, so the clock rate cannot be set to a > fixed value. Otherwise, it appears to be the same as the A31 variant. > > Signe

[PATCH 4/4] drm/sun4i: dsi: Add the A100 variant

2022-08-12 Thread Samuel Holland
The A100 variant of the MIPI DSI controller now gets its module clock from the TCON via the TCON TOP, so the clock rate cannot be set to a fixed value. Otherwise, it appears to be the same as the A31 variant. Signed-off-by: Samuel Holland --- drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 8