X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmvebu%2Fpatches-4.1%2F102-revert_i2c_delay.patch;fp=target%2Flinux%2Fmvebu%2Fpatches-4.1%2F102-revert_i2c_delay.patch;h=45021d46f20bf0e989e6949ff78875c941581ff0;hb=2533dc484b973e70d3924382903edf241e2a459c;hp=0000000000000000000000000000000000000000;hpb=7f04f9475a37d0586c80586554c710c11a0fa8fb;p=openwrt.git 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>; + }; +