build/patch/kernel/mvebu-current/102-revert_i2c_delay.patch
Jannis 2fe5e6f755
[AR-558] Switch mvebu current to LK5.9 (based on previous mvebu-dev) (#2405)
* mvebu-current switch to lk5.9
* mvebu-current update patches from dev
* Remove mvebu DFS patches
2020-12-03 10:24:27 +01:00

15 lines
308 B
Diff

--- a/arch/arm/boot/dts/armada-xp.dtsi
+++ b/arch/arm/boot/dts/armada-xp.dtsi
@@ -237,12 +237,10 @@
};
&i2c0 {
- compatible = "marvell,mv78230-i2c", "marvell,mv64xxx-i2c";
reg = <0x11000 0x100>;
};
&i2c1 {
- compatible = "marvell,mv78230-i2c", "marvell,mv64xxx-i2c";
reg = <0x11100 0x100>;
};