[PATCH] Revert "drm/imx: Remove of_node assignment from ipuv3-crtc driver probe"

2016-05-18 Thread Philipp Zabel
Hi Fabio, Am Mittwoch, den 18.05.2016, 07:51 -0300 schrieb Fabio Estevam: > Hi Philipp, > > On Wed, May 18, 2016 at 5:38 AM, Philipp Zabel > wrote: > > > Could you also test https://patchwork.kernel.org/patch/9081661/ ? > > With this patch applied I still do not get HDMI working on a mx6q

[PATCH] Revert "drm/imx: Remove of_node assignment from ipuv3-crtc driver probe"

2016-05-18 Thread Philipp Zabel
Hi Fabio, Chris, Am Mittwoch, den 18.05.2016, 09:02 +0800 schrieb Chris Ruehl: > Hi > On Wednesday, May 18, 2016 01:11 AM, Fabio Estevam wrote: > > Commit 407c9eba789767 ("drm/imx: Remove of_node assignment from ipuv3-crtc > > driver probe") causes the IPU to be non-functional, so better to > >

[PATCH] Revert "drm/imx: Remove of_node assignment from ipuv3-crtc driver probe"

2016-05-18 Thread Chris Ruehl
Hi On Wednesday, May 18, 2016 01:11 AM, Fabio Estevam wrote: > Commit 407c9eba789767 ("drm/imx: Remove of_node assignment from ipuv3-crtc > driver probe") causes the IPU to be non-functional, so better to > revert it to avoid such regression. > > This reverts commit

[PATCH] Revert "drm/imx: Remove of_node assignment from ipuv3-crtc driver probe"

2016-05-18 Thread Fabio Estevam
Hi Philipp, On Wed, May 18, 2016 at 5:38 AM, Philipp Zabel wrote: > Could you also test https://patchwork.kernel.org/patch/9081661/ ? With this patch applied I still do not get HDMI working on a mx6q sabresd board. Thanks

[PATCH] Revert "drm/imx: Remove of_node assignment from ipuv3-crtc driver probe"

2016-05-17 Thread Fabio Estevam
Commit 407c9eba789767 ("drm/imx: Remove of_node assignment from ipuv3-crtc driver probe") causes the IPU to be non-functional, so better to revert it to avoid such regression. This reverts commit 407c9eba789767feb68b42eb2d65db68584e06c0. Cc: # 4.4.x Signed-off-by: Fabio Estevam ---