summaryrefslogtreecommitdiff
path: root/target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-01-25 15:25:14 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-01-25 15:25:14 +0000
commitafa58d858975de2231afe01dcfcc03e5ad4f78c9 (patch)
tree3599cb1305414a0a9530141a942f9099f3820578 /target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch
parentd26694243af236fed09a4b38f3cc68e40ad063b5 (diff)
downloadmtk-20170518-afa58d858975de2231afe01dcfcc03e5ad4f78c9.zip
mtk-20170518-afa58d858975de2231afe01dcfcc03e5ad4f78c9.tar.gz
mtk-20170518-afa58d858975de2231afe01dcfcc03e5ad4f78c9.tar.bz2
mvebu: backport some upstream changes
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44127
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, 0 insertions, 15 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
deleted file mode 100644
index 77dc1a6..0000000
--- a/target/linux/mvebu/patches-3.18/002-revert_i2c_delay.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- 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>;
- };
-