drm/panel: ltk500hd1829: make room for more similar panels
authorHeiko Stuebner <heiko.stuebner@cherry.de>
Thu, 15 Feb 2024 09:05:13 +0000 (10:05 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 16 Feb 2024 22:36:40 +0000 (23:36 +0100)
commitf9488c160d6e8e5e548452a0d36057a1f8c04045
tree4be15c71db01febc52bd62c20f70c0ed5f304dcf
parentc530379a6876eb4c9c4a83f1b65d8cd9d66ee229
drm/panel: ltk500hd1829: make room for more similar panels

There exist more dsi-panels from Leadtek sharing supplies and timings
with only the panel-mode and init commands differing.

So make room in the driver to also keep variants here instead of
requiring additional drivers per panel.

Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240215090515.3513817-2-heiko@sntech.de
drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.c