From: Liu Ying Date: Thu, 12 Feb 2015 06:01:31 +0000 (+0800) Subject: ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' node X-Git-Tag: omap-for-v4.2/o2_dc~48^2~2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70c2652c6c5be75b897bc172f6dbdd3c491edc54;p=pandora-kernel.git ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' node 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. Acked-by: Philipp Zabel Signed-off-by: Liu Ying Signed-off-by: Shawn Guo --- Reading git-diff-tree failed