Re: [PATCH V5 1/4] drm/imx-ldb: Add support to drm-bridge
From: Philipp Zabel <hidden>
Date: 2016-08-11 09:39:25
Also in:
dri-devel, linux-arm-kernel, lkml
From: Philipp Zabel <hidden>
Date: 2016-08-11 09:39:25
Also in:
dri-devel, linux-arm-kernel, lkml
Am Dienstag, den 09.08.2016, 18:41 +0200 schrieb Peter Senna Tschudin:
Add support to attach a drm_bridge to imx-ldb in addition to existing support to attach a LVDS panel. This patch does a simple code refactoring by moving code from for_each_child_of_node iterator to a new function named imx_ldb_panel_ddc(). This was necessary to allow the panel ddc code to run only when the imx_ldb is not attached to a bridge. Cc: Martyn Welch <martyn.welch-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org> Cc: Martin Donnelly <redacted> Cc: Enric Balletbo i Serra <enric.balletbo-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org> Cc: Philipp Zabel <redacted> Cc: Rob Herring <redacted> Cc: Fabio Estevam <redacted> Cc: David Airlie <redacted> Cc: Thierry Reding <redacted> Cc: Thierry Reding <redacted> Signed-off-by: Peter Senna Tschudin <peter.senna-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org> --- Unchanged from V4
I've rebased and applied patch 1. thanks Philipp -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html