[PATCH] drm/exynos: dp: Fix panel and bridge lookup logic

2016-02-08 Thread Marek Szyprowski
Hi Javier, On 2016-02-08 13:03, Javier Martinez Canillas wrote: > Hello Inki, > > On 01/29/2016 12:09 PM, Javier Martinez Canillas wrote: >> Commit a9fa852886fd ("drm/exynos: dp: add of_graph dt binding support >> for panel") made the Exynos DP DT binding more consistent since the OF >> graph coul

[PATCH] drm/exynos: dp: Fix panel and bridge lookup logic

2016-02-08 Thread Javier Martinez Canillas
Hello Marek, On 02/08/2016 09:38 AM, Marek Szyprowski wrote: > Hi Javier, > > On 2016-02-08 13:03, Javier Martinez Canillas wrote: >> Hello Inki, >> >> On 01/29/2016 12:09 PM, Javier Martinez Canillas wrote: >>> Commit a9fa852886fd ("drm/exynos: dp: add of_graph dt binding support >>> for panel")

[PATCH] drm/exynos: dp: Fix panel and bridge lookup logic

2016-02-08 Thread Javier Martinez Canillas
Hello Inki, On 01/29/2016 12:09 PM, Javier Martinez Canillas wrote: > Commit a9fa852886fd ("drm/exynos: dp: add of_graph dt binding support > for panel") made the Exynos DP DT binding more consistent since the OF > graph could be used to lookup either a panel or a bridge device node. > > Before th

[PATCH] drm/exynos: dp: Fix panel and bridge lookup logic

2016-01-29 Thread Javier Martinez Canillas
Commit a9fa852886fd ("drm/exynos: dp: add of_graph dt binding support for panel") made the Exynos DP DT binding more consistent since the OF graph could be used to lookup either a panel or a bridge device node. Before that commit, a panel would be looked up using a phandle and a bridge using the O