]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' node
authorLiu Ying <Ying.Liu@freescale.com>
Thu, 12 Feb 2015 06:01:31 +0000 (14:01 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 30 Mar 2015 08:38:51 +0000 (16:38 +0800)
commita286bc5be1452969d43271b24b390a67793d4882
tree8659d6d12a641f61eefe724cf2bf094512db3053
parent79278212bcf85a9dac78e9e4965ca8a5f0bf4422
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 <p.zabel@pengutronix.de>
Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6q.dtsi
arch/arm/boot/dts/imx6qdl.dtsi