From 02051ca063717911eb2800a8b1de29f8a3603f62 Mon Sep 17 00:00:00 2001 From: Andrzej Hajda Date: Wed, 2 Apr 2014 16:35:27 +0900 Subject: [PATCH] drm/panel: add S6E8AA0 driver The patch adds MIPI-DSI based S6E8AA0 AMOLED LCD panel driver. Driver uses mipi_dsi bus to communicate with panel and exposes drm_panel interface. v2 - added bus error handling, - set maxmimum DSI packet size on init, - removed unsupported brightness drm_panel callbacks, - minor improvements v3 - switched to gpiod framework, - minor fixes in error handling Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-format-patch failed