[PATCH V3 6/8] drm/exynos: dp: Modify driver to support bridge chaining

2014-06-06 Thread Ajay kumar
On Fri, Jun 6, 2014 at 12:48 AM, Ajay kumar wrote: > +Device tree list > > On Fri, Jun 6, 2014 at 12:40 AM, Ajay Kumar > wrote: >> exynos_dp supports a simple bridge chain with ptn3460 bridge >> and an LVDS panel attached to it. >> This patch creates the bridge chain with ptn3460 as the head >>

[PATCH V3 6/8] drm/exynos: dp: Modify driver to support bridge chaining

2014-06-06 Thread Ajay kumar
+Device tree list On Fri, Jun 6, 2014 at 12:40 AM, Ajay Kumar wrote: > exynos_dp supports a simple bridge chain with ptn3460 bridge > and an LVDS panel attached to it. > This patch creates the bridge chain with ptn3460 as the head > of the list and panel_binder being the tail. > > Also, DERER_PRO

[PATCH V3 6/8] drm/exynos: dp: Modify driver to support bridge chaining

2014-06-06 Thread Ajay Kumar
exynos_dp supports a simple bridge chain with ptn3460 bridge and an LVDS panel attached to it. This patch creates the bridge chain with ptn3460 as the head of the list and panel_binder being the tail. Also, DERER_PROBE for exynos_dp is tested with this patch. Signed-off-by: Ajay Kumar --- .../d