diff options
author | Luka Perkov <luka@openwrt.org> | 2014-08-08 13:38:22 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-08-08 13:38:22 +0000 |
commit | dd8d72909634e0ba521519748827cb06f8c3f37d (patch) | |
tree | f43bc5d2e2fc1a21ea27855f88182ed11c126405 /target/linux/mxs/patches-3.14/120-dt-add-i2c.patch | |
parent | c1d698fce45c485516b2358d78cc976e8515862c (diff) | |
download | mtk-20170518-dd8d72909634e0ba521519748827cb06f8c3f37d.zip mtk-20170518-dd8d72909634e0ba521519748827cb06f8c3f37d.tar.gz mtk-20170518-dd8d72909634e0ba521519748827cb06f8c3f37d.tar.bz2 |
kernel: update 3.14 to 3.14.16
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42070
Diffstat (limited to 'target/linux/mxs/patches-3.14/120-dt-add-i2c.patch')
-rw-r--r-- | target/linux/mxs/patches-3.14/120-dt-add-i2c.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/mxs/patches-3.14/120-dt-add-i2c.patch b/target/linux/mxs/patches-3.14/120-dt-add-i2c.patch index 3f89fff..50bd866 100644 --- a/target/linux/mxs/patches-3.14/120-dt-add-i2c.patch +++ b/target/linux/mxs/patches-3.14/120-dt-add-i2c.patch @@ -40,7 +40,7 @@ auart0_pins_a: auart0@0 { reg = <0>; fsl,pinmux-ids = < -@@ -443,7 +476,12 @@ +@@ -444,7 +477,12 @@ }; i2c@80058000 { @@ -55,7 +55,7 @@ status = "disabled"; --- a/arch/arm/boot/dts/imx23-olinuxino.dts +++ b/arch/arm/boot/dts/imx23-olinuxino.dts -@@ -79,6 +79,12 @@ +@@ -73,6 +73,12 @@ status = "okay"; }; @@ -68,7 +68,7 @@ duart: serial@80070000 { pinctrl-names = "default"; pinctrl-0 = <&duart_pins_a>; -@@ -94,7 +100,7 @@ +@@ -88,7 +94,7 @@ usbphy0: usbphy@8007c000 { status = "okay"; }; |