drm/panel: nv3052c: Allow specifying registers per panel
authorJohn Watts <contact@jookia.org>
Sun, 10 Dec 2023 06:55:51 +0000 (17:55 +1100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 11 Dec 2023 09:12:29 +0000 (10:12 +0100)
commit2e6b7be84d88c0af927967418a56e22d372ce98c
treea7390f58bf94742b8e03a6d963558e61a1b438ea
parent095e3a99e793767ca6c0483d31fb5d4087966d51
drm/panel: nv3052c: Allow specifying registers per panel

Panel initialization registers are per-display and not tied to the
controller itself. Different panels will specify their own registers.
Attach the sequences to the panel info struct so future panels
can specify their own sequences.

Signed-off-by: John Watts <contact@jookia.org>
Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Link: https://lore.kernel.org/r/20231210-fs035vg158-v5-3-d75adc75571f@jookia.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231210-fs035vg158-v5-3-d75adc75571f@jookia.org
drivers/gpu/drm/panel/panel-newvision-nv3052c.c