diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-08-05 13:55:14 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-08-05 13:55:14 +0000 |
commit | caa73eb95c490e850d517cb558e4161c2f06d86f (patch) | |
tree | 615a1a64e1cfaaf0220f5c9ae49d465ee8566168 /target/linux/mxs/patches-4.1/120-dt-add-i2c.patch | |
parent | 0b15f91ed6d556aafcd56ffabb9da7ba83b317f5 (diff) | |
download | upstream-caa73eb95c490e850d517cb558e4161c2f06d86f.tar.gz upstream-caa73eb95c490e850d517cb558e4161c2f06d86f.tar.bz2 upstream-caa73eb95c490e850d517cb558e4161c2f06d86f.zip |
kernel: update 4.1 to 4.1.4
Changelog:
* https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
[jogo: fix brcm2708 patches, refresh target patches]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46560
Diffstat (limited to 'target/linux/mxs/patches-4.1/120-dt-add-i2c.patch')
-rw-r--r-- | target/linux/mxs/patches-4.1/120-dt-add-i2c.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mxs/patches-4.1/120-dt-add-i2c.patch b/target/linux/mxs/patches-4.1/120-dt-add-i2c.patch index 2aa7250584..79c162aece 100644 --- a/target/linux/mxs/patches-4.1/120-dt-add-i2c.patch +++ b/target/linux/mxs/patches-4.1/120-dt-add-i2c.patch @@ -1,6 +1,6 @@ --- a/arch/arm/boot/dts/imx23.dtsi +++ b/arch/arm/boot/dts/imx23.dtsi -@@ -146,6 +146,39 @@ +@@ -147,6 +147,39 @@ fsl,pull-up = <MXS_PULL_DISABLE>; }; @@ -40,7 +40,7 @@ auart0_pins_a: auart0@0 { reg = <0>; fsl,pinmux-ids = < -@@ -444,7 +477,12 @@ +@@ -484,7 +517,12 @@ }; i2c@80058000 { |