[PATCH v3 00/12] Add DSI display support for Exynos based boards

2014-04-03 Thread Inki Dae
Hi Andrzej, 2014-04-02 16:24 GMT+09:00, Andrzej Hajda : > Hi Inki, > > I see you have took also ld9040 driver patch [1]. I think this patch should have included your DSI display support series because the patch series includes dt binding for ld9040 driver but has no ld9040 driver. > Could you

[PATCH v3 00/12] Add DSI display support for Exynos based boards

2014-04-02 Thread Andrzej Hajda
Hi Inki, I see you have took also ld9040 driver patch [1]. Could you take the 3rd version of this patch [2]. It fixes build dependencies. [1]: http://permalink.gmane.org/gmane.comp.video.dri.devel/102592 [2]: http://permalink.gmane.org/gmane.comp.video.dri.devel/102659 Thanks and Regards

[PATCH v3 00/12] Add DSI display support for Exynos based boards

2014-04-01 Thread Inki Dae
Hi Andrzej, 2014-03-28 20:52 GMT+09:00 Andrzej Hajda : > Hi, > > This patchset adds drivers and bindings to the following devices: > - Exynos DSI master, > - S6E8AA0 DSI panel, > > It adds also display support in DTS files for the following boards: > - Exynos4210/Trats, > - Exynos4412/Trats2. >

[PATCH v3 00/12] Add DSI display support for Exynos based boards

2014-03-28 Thread Andrzej Hajda
Hi, This patchset adds drivers and bindings to the following devices: - Exynos DSI master, - S6E8AA0 DSI panel, It adds also display support in DTS files for the following boards: - Exynos4210/Trats, - Exynos4412/Trats2. The patchset is based on exynos_drm_next branch. It is the 3rd iteration