drm/panel: add panel-dsi
authorTimon Skerutsch <kernel@diodes-delight.com>
Mon, 13 Nov 2023 21:53:12 +0000 (22:53 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:18 +0000 (11:35 +0000)
commitcc14cdde9f9e883da6118ceeaebd53cd334f399b
tree9a7b9d9c93f75f1b8bbe735464e380f85d7e7e5a
parent21364a2f85c3576e29dd0ec6da0f3e61ba7e1012
drm/panel: add panel-dsi

Equivalent to panel-dpi for configuring a simple DSI panel with
device tree side timings and bus settings.
Motiviation is the same as for panel-dpi of wanting to support
new simple panels without needing to patch the kernel.

Signed-off-by: Timon Skerutsch <kernel@diodes-delight.com>
drivers/gpu/drm/panel/panel-simple.c