drm/panel: Move OMAP's DSI command mode panel driver
authorSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 15 Dec 2020 10:46:12 +0000 (12:46 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Dec 2020 14:08:25 +0000 (16:08 +0200)
commitcf64148abcfd5ac1d6b1526950a48a497b180f61
tree4017b6c3ff05e0a3b85552f97ad2fdd575837e4a
parent85101487326a96fbe724eb1f05f4406ceb50dad9
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
drivers/gpu/drm/omapdrm/Kconfig
drivers/gpu/drm/omapdrm/Makefile
drivers/gpu/drm/omapdrm/displays/Kconfig [deleted file]
drivers/gpu/drm/omapdrm/displays/Makefile [deleted file]
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-dsi-cm.c [moved from drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c with 100% similarity]