[PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU

2016-02-03 Thread Meng Yi
Hi Stefan, I will take PTO during Chinese Spring Festival, and I will rebase my patches according to your tree and send out after 2/16/2016 ^_^ BR Meng > On Wednesday, February 03, 2016 5:56 AM, Stefan Agner [stefan at agner.ch] > wrote: > > Hi Meng Yi, > > I plan to review the patchset t

[PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU

2016-02-02 Thread Stefan Agner
Hi Meng Yi, I plan to review the patchset too, but did not come around yet. The forth patch conflicts with my changes in the DRM DCU driver. Since it will likely go through my tree, please base v2 ontop of my DCU branch: http://git.agner.ch/gitweb/?p=linux-drm-fsl-dcu.git;a=summary -- Stefan On

[PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU

2016-02-02 Thread Meng Yi
Hi Rob Thanks for your reply. I will correct those soon, and then send v2 out. BR Meng Yi > On Friday, January 29, 2016 10:52 AM, Rob Herring[robh at kernel.org] wrote: > > +The SiI9022A is an ultra low-power HDMI transmitter. It supports > > +resolutions from standard definition 480i/p and 5

[PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU

2016-01-28 Thread Rob Herring
On Tue, Jan 26, 2016 at 12:00:33PM +0800, Meng Yi wrote: > DCU is the shortcut of 'display controller unit', some HDMI transmitter > attached to DCU, such as sii9022a, and this driver add the relavent > functions to DRM framewrok. > > Signed-off-by: Meng Yi > --- > .../bindings/display/bridge/si

[PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU

2016-01-26 Thread Meng Yi
DCU is the shortcut of 'display controller unit', some HDMI transmitter attached to DCU, such as sii9022a, and this driver add the relavent functions to DRM framewrok. Signed-off-by: Meng Yi --- .../bindings/display/bridge/sil,sii9022a.txt | 40 +++ drivers/gpu/drm/fsl-dcu/Makefile