imx6: Add 4.3 support
[openwrt.git] / target / linux / imx6 / patches-4.3 / 036-ARM-dts-imx-ventana-fix-GW53xx-GW54xx-lvds-channel.patch
1 From 473d0353979db3673a7aa365265ba9b00decd414 Mon Sep 17 00:00:00 2001
2 From: Tim Harvey <tharvey@gateworks.com>
3 Date: Thu, 5 Nov 2015 10:52:53 -0800
4 Subject: [PATCH 2/3] ARM: dts: imx: ventana: fix GW53xx/GW54xx lvds channel
5
6 Signed-off-by: Tim Harvey <tharvey@gateworks.com>
7 ---
8  arch/arm/boot/dts/imx6qdl-gw53xx.dtsi | 2 +-
9  arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | 2 +-
10  2 files changed, 2 insertions(+), 2 deletions(-)
11
12 Index: linux-4.3/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi
13 ===================================================================
14 --- linux-4.3.orig/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi        2015-11-01 16:05:25.000000000 -0800
15 +++ linux-4.3/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi     2015-12-18 10:43:32.000000000 -0800
16 @@ -247,7 +247,7 @@
17  &ldb {
18         status = "okay";
19  
20 -       lvds-channel@1 {
21 +       lvds-channel@0 {
22                 fsl,data-mapping = "spwg";
23                 fsl,data-width = <18>;
24                 status = "okay";
25 Index: linux-4.3/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi
26 ===================================================================
27 --- linux-4.3.orig/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi        2015-12-18 10:39:44.855158318 -0800
28 +++ linux-4.3/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi     2015-12-18 10:43:32.000000000 -0800
29 @@ -338,7 +338,7 @@
30  &ldb {
31         status = "okay";
32  
33 -       lvds-channel@1 {
34 +       lvds-channel@0 {
35                 fsl,data-mapping = "spwg";
36                 fsl,data-width = <18>;
37                 status = "okay";