diff options
author | Tim Harvey <tharvey@gateworks.com> | 2015-11-06 23:40:31 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2015-12-22 13:42:23 +0100 |
commit | a7668fda6b9987039e0dc0ea4e7262b019cce770 (patch) | |
tree | ce98f99f49fc6304bd87590053c3b213582bb838 /arch/arm/boot/dts/imx6qdl-gw53xx.dtsi | |
parent | ARM: dts: imx: ventana: GW54xx PMIC swbst reg always-on (diff) | |
download | linux-a7668fda6b9987039e0dc0ea4e7262b019cce770.tar.xz linux-a7668fda6b9987039e0dc0ea4e7262b019cce770.zip |
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-gw53xx.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-gw53xx.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi index eea90f37bbb8..efef049c9a0b 100644 --- a/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi +++ b/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi @@ -247,7 +247,7 @@ &ldb { status = "okay"; - lvds-channel@1 { + lvds-channel@0 { fsl,data-mapping = "spwg"; fsl,data-width = <18>; status = "okay"; |