aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-11-24 16:00:41 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-11-24 16:00:41 +0000
commit8b42d10e42897fad9bee469745608d68652de45c (patch)
tree6c84dd6085bf38f76d07a6b3bcf96dd1a47cc3c6 /target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch
parentcfa0c5b27f6a262a008c247f26487521b26177c1 (diff)
downloadmaster-187ad058-8b42d10e42897fad9bee469745608d68652de45c.tar.gz
master-187ad058-8b42d10e42897fad9bee469745608d68652de45c.tar.bz2
master-187ad058-8b42d10e42897fad9bee469745608d68652de45c.zip
[mvebu]: add initial 3.18 support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43366 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch')
-rw-r--r--target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch b/target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch
new file mode 100644
index 0000000000..77dc1a6383
--- /dev/null
+++ b/target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch
@@ -0,0 +1,15 @@
+--- a/arch/arm/boot/dts/armada-xp.dtsi
++++ b/arch/arm/boot/dts/armada-xp.dtsi
+@@ -43,12 +43,10 @@
+ };
+
+ i2c0: i2c@11000 {
+- compatible = "marvell,mv78230-i2c", "marvell,mv64xxx-i2c";
+ reg = <0x11000 0x100>;
+ };
+
+ i2c1: i2c@11100 {
+- compatible = "marvell,mv78230-i2c", "marvell,mv64xxx-i2c";
+ reg = <0x11100 0x100>;
+ };
+