summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-12-10 12:08:13 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-12-10 12:08:13 +0000
commitb17844d21af30b467e108c765c7010eba2b2b28e (patch)
tree0608fa421a6fb924cc5c1b4f768aa7904b650005 /target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch
parentf1d3b08fc0c58d60b692bc1d5447f22de7074151 (diff)
downloadmaster-31e0f0ae-b17844d21af30b467e108c765c7010eba2b2b28e.tar.gz
master-31e0f0ae-b17844d21af30b467e108c765c7010eba2b2b28e.tar.bz2
master-31e0f0ae-b17844d21af30b467e108c765c7010eba2b2b28e.zip
mvebu: add support for 4.1 and switch over
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47818
Diffstat (limited to 'target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch')
-rw-r--r--target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch b/target/linux/mvebu/patches-4.1/102-revert_i2c_delay.patch
new file mode 100644
index 0000000000..45021d46f2
--- /dev/null
+++ b/target/linux/mvebu/patches-4.1/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
+@@ -90,12 +90,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>;
+ };
+