On 25/02/2020 01:20, Sebastian Reichel wrote:
This replaces OMAP specific enum for pixel format with common implementation.
Signed-off-by: Sebastian Reichel sebastian.reichel@collabora.com
.../gpu/drm/omapdrm/displays/panel-dsi-cm.c | 2 +- drivers/gpu/drm/omapdrm/dss/dsi.c | 49 +++++++------------ drivers/gpu/drm/omapdrm/dss/omapdss.h | 10 +--- 3 files changed, 20 insertions(+), 41 deletions(-)
Reviewed-by: Tomi Valkeinen tomi.valkeinen@ti.com
Tomi