[PATCH RFC v2 06/14] ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' node
From: Liu Ying <hidden>
Date: 2014-12-19 02:20:51
Also in:
dri-devel, linux-devicetree, lkml
From: Liu Ying <hidden>
Date: 2014-12-19 02:20:51
Also in:
dri-devel, linux-devicetree, lkml
Hi Philipp, On 12/18/2014 06:33 PM, Philipp Zabel wrote:
Am Donnerstag, den 18.12.2014, 15:11 +0800 schrieb Liu Ying:quoted
The MIPI DSI node contains some ports which represent possible DRM CRTCs it can connect with. Each port has a 'reg' property embedded. This property will be wrongly interpretted by the MIPI DSI bus driver, because the driver will take each subnode which contains a 'reg' property as a DSI peripheral device. This patch moves the existing MIPI DSI ports into a new 'ports' node so that the MIPI DSI bus driver may distinguish its DSI peripheral device(s) from the existing ports. Signed-off-by: Liu Ying <redacted>Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Thanks. I'll add your ack for this one in the next version. Regards, Liu Ying
regards Philipp