From afa58d858975de2231afe01dcfcc03e5ad4f78c9 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 25 Jan 2015 15:25:14 +0000 Subject: mvebu: backport some upstream changes Signed-off-by: Imre Kaloz SVN-Revision: 44127 --- .../linux/mvebu/patches-3.18/102-revert_i2c_delay.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 target/linux/mvebu/patches-3.18/102-revert_i2c_delay.patch (limited to 'target/linux/mvebu/patches-3.18/102-revert_i2c_delay.patch') diff --git a/target/linux/mvebu/patches-3.18/102-revert_i2c_delay.patch b/target/linux/mvebu/patches-3.18/102-revert_i2c_delay.patch new file mode 100644 index 0000000..9089534 --- /dev/null +++ b/target/linux/mvebu/patches-3.18/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 +@@ -49,12 +49,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>; + }; + -- cgit v1.1