diff options
author | Tim Harvey <tharvey@gateworks.com> | 2015-11-06 14:40:31 -0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2015-12-22 20:42:23 +0800 |
commit | a7668fda6b9987039e0dc0ea4e7262b019cce770 (patch) | |
tree | ce98f99f49fc6304bd87590053c3b213582bb838 /arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | |
parent | 70b6b438cc365d8d269339986e63ceb943e8d423 (diff) |
ARM: dts: imx: ventana: fix GW53xx/GW54xx lvds channel
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-gw54xx.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi index 0c1682562b34..fe71d36c1b66 100644 --- a/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi +++ b/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi @@ -338,7 +338,7 @@ &ldb { status = "okay"; - lvds-channel@1 { + lvds-channel@0 { fsl,data-mapping = "spwg"; fsl,data-width = <18>; status = "okay"; |