mvebu: add support for 4.4-rc

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 47819
This commit is contained in:
Imre Kaloz
2015-12-10 12:11:39 +00:00
parent b17844d21a
commit 5ebd542e37
15 changed files with 2062 additions and 0 deletions

View File

@@ -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>;
};