[PATCH v3 2/3] drm/panel: add s6e63j0x03 LCD panel driver

2015-02-03 Thread Thierry Reding
On Mon, Jan 19, 2015 at 04:52:32PM +0900, Hyungwon Hwang wrote: > From: Inki Dae > > This patch adds MIPI-DSI based S6E63J0X03 AMOLED LCD panel driver > which uses mipi_dsi bus to communicate with panel. The panel has > 320×320 resolution in 1.63-inch physical panel. This panel is used in > Sams

[PATCH v3 2/3] drm/panel: add s6e63j0x03 LCD panel driver

2015-01-19 Thread Hyungwon Hwang
From: Inki Dae This patch adds MIPI-DSI based S6E63J0X03 AMOLED LCD panel driver which uses mipi_dsi bus to communicate with panel. The panel has 320×320 resolution in 1.63-inch physical panel. This panel is used in Samsung Galaxy Gear 2. Signed-off-by: Inki Dae Signed-off-by: Hyungwon Hwang