Re: [PATCH 1/3] imx-drm: Add mx6 hdmi transmitter support

2013-10-03 Thread Robert Nelson
On Wed, Oct 2, 2013 at 5:45 PM, Fabio Estevam wrote: > This is based on the initial work done by Sascha Hauer and Tony Prisk. > > Tested on a mx6q wandboard and on a mx6qsabresd. > > Signed-off-by: Fabio Estevam > --- > This was tested against linux-next 20130927. > > drivers/staging/imx-drm/Kco

Re: [PATCH 1/3] imx-drm: Add mx6 hdmi transmitter support

2013-10-03 Thread Fabio Estevam
On Thu, Oct 3, 2013 at 1:24 PM, Robert Nelson wrote: > Just started testing with v3.12-rc3 + > e6e7fb1ffc875adf2dd36d4a135b8d7addda0aea (top of torvalds tree.) > > This needs to be: > #include "ipu-v3/imx-ipu-v3.h" Thanks for testing, Robert. I used linux-next 20130927 to test these patches, an

Re: [PATCH 1/3] imx-drm: Add mx6 hdmi transmitter support

2013-10-03 Thread Dan Carpenter
On Thu, Oct 03, 2013 at 01:40:44PM -0300, Fabio Estevam wrote: > On Thu, Oct 3, 2013 at 1:24 PM, Robert Nelson wrote: > > > Just started testing with v3.12-rc3 + > > e6e7fb1ffc875adf2dd36d4a135b8d7addda0aea (top of torvalds tree.) > > > > This needs to be: > > #include "ipu-v3/imx-ipu-v3.h" > >