aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.0/102-revert_i2c_delay.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-03-19 10:25:44 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-03-19 10:25:44 +0000
commitecc294e76c805c9183cf472a9d0bb9e95c2e8afa (patch)
tree32c2487d124a84faf146843760590ccf3ecf518d /target/linux/mvebu/patches-4.0/102-revert_i2c_delay.patch
parent48ac27915955944725d9628b9ea428c671062747 (diff)
downloadupstream-ecc294e76c805c9183cf472a9d0bb9e95c2e8afa.tar.gz
upstream-ecc294e76c805c9183cf472a9d0bb9e95c2e8afa.tar.bz2
upstream-ecc294e76c805c9183cf472a9d0bb9e95c2e8afa.zip
mvebu: add Linux 4.0 support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44882 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu/patches-4.0/102-revert_i2c_delay.patch')
-rw-r--r--target/linux/mvebu/patches-4.0/102-revert_i2c_delay.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/target/linux/mvebu/patches-4.0/102-revert_i2c_delay.patch b/target/linux/mvebu/patches-4.0/102-revert_i2c_delay.patch
new file mode 100644
index 0000000000..42ee3b4743
--- /dev/null
+++ b/target/linux/mvebu/patches-4.0/102-revert_i2c_delay.patch
@@ -0,0 +1,15 @@
+--- a/arch/arm/boot/dts/armada-xp.dtsi
++++ b/arch/arm/boot/dts/armada-xp.dtsi
+@@ -88,12 +88,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>;
+ };
+