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

2015-01-16 Thread Thierry Reding
On Tue, Jan 06, 2015 at 12:28:22AM +0900, Inki Dae wrote: [...] > Original Message > Subject: [PATCH v2 2/3] drm/panel: add s6e63j0x03 LCD panel driver > Date: Tue, 09 Dec 2014 18:29:05 +0900 > From: Hyungwon Hwang > To: dri-devel at lists.freedesktop.org &

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

2015-01-06 Thread Hyungwon Hwang
Dear all, On Tue, 06 Jan 2015 00:21:22 +0900 Inki Dae wrote: > On 2015년 01월 05일 23:19, Thierry Reding wrote: > > On Wed, Dec 31, 2014 at 07:41:43PM +0900, Inki Dae wrote: > >> Hi Thierry, > >> > >> Ping~. > >> > >> Or is it ok to pick up this patch to my tree, exynos-drm-next? It > >> does

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

2015-01-06 Thread Inki Dae
Just resend it with Thierry's request. Thanks, Inki Dae Original Message Subject: [PATCH v2 2/3] drm/panel: add s6e63j0x03 LCD panel driver Date: Tue, 09 Dec 2014 18:29:05 +0900 From: Hyungwon Hwang To: dri-devel at lists.freedesktop.org CC: airlied at linux.ie, devicetr

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

2015-01-06 Thread Inki Dae
On 2015년 01월 05일 23:19, Thierry Reding wrote: > On Wed, Dec 31, 2014 at 07:41:43PM +0900, Inki Dae wrote: >> Hi Thierry, >> >> Ping~. >> >> Or is it ok to pick up this patch to my tree, exynos-drm-next? It >> doesn't seem to care for a long time. > > I don't seem to have a copy of the v2 2/3

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

2015-01-05 Thread Thierry Reding
On Wed, Dec 31, 2014 at 07:41:43PM +0900, Inki Dae wrote: > Hi Thierry, > > Ping~. > > Or is it ok to pick up this patch to my tree, exynos-drm-next? It > doesn't seem to care for a long time. I don't seem to have a copy of the v2 2/3 patch. All I found in my inbox is the v2 0/3 cover-letter. Pl

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

2014-12-31 Thread Inki Dae
Hi Thierry, Ping~. Or is it ok to pick up this patch to my tree, exynos-drm-next? It doesn't seem to care for a long time. Thanks, Inki Dae On 2014년 12월 09일 18:29, Hyungwon Hwang wrote: > From: Inki Dae > > This patch adds MIPI-DSI based S6E63J0X03 AMOLED LCD panel driver > which uses m

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

2014-12-09 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