drm/sun4i: dsi: Add the A100 variant
authorSamuel Holland <samuel@sholland.org>
Mon, 7 Nov 2022 05:35:52 +0000 (23:35 -0600)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 7 Nov 2022 13:09:54 +0000 (14:09 +0100)
commit4b71e269f5a51ee12672ca6084c319930c144a62
tree66c0c3869893c64c957dddef8172a4d760a51639
parent1fa734a8163072e8f126259de2cadfa88d5bea70
drm/sun4i: dsi: Add the A100 variant

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.

Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20221107053552.2330-5-samuel@sholland.org
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c