drm/imx: parallel-display: fix drm_panel support

2015-07-14 Thread Philipp Zabel
Hi Gary, Am Donnerstag, den 09.07.2015, 20:22 +0200 schrieb Gary Bisson: [...] > Tested on Nitrogen6x and Sabrelite using a Okaya RS800480T-7X0GP > display. Below are the different patches submitted that make use of this > change: > https://patchwork.kernel.org/patch/6585541/ > https://patchwork.k

drm/imx: parallel-display: fix drm_panel support

2015-07-09 Thread Gary Bisson
Hi Philipp On Tue, May 19, 2015 at 04:28:12PM +0200, Philipp Zabel wrote: > The parallel-display driver used an undocumented, non-standard property > "fsl,panel" to optionally associate with a drm_panel device. This patch > fixes the driver to use the same OF graph bindings as the LDB driver > ins

[PATCH] drm/imx: parallel-display: fix drm_panel support

2015-05-19 Thread Philipp Zabel
The parallel-display driver used an undocumented, non-standard property "fsl,panel" to optionally associate with a drm_panel device. This patch fixes the driver to use the same OF graph bindings as the LDB driver instead: parallel-display { compatible = "fsl,imx-parallel-display";