drm/panel: Move OMAP's DSI command mode panel driver

The panel driver is no longer using any OMAP specific APIs, so
let's move it into the generic panel directory.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201215104657.802264-40-tomi.valkeinen@ti.com
This commit is contained in:
Sebastian Reichel
2020-12-15 12:46:12 +02:00
committed by Tomi Valkeinen
parent 8510148732
commit cf64148abc
7 changed files with 10 additions and 14 deletions

View File

@@ -5,7 +5,6 @@
#
obj-y += dss/
obj-y += displays/
omapdrm-y := omap_drv.o \
omap_irq.o \