ramips: add linux 4.4 support, update mt7621 subtarget to 4.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48951
This commit is contained in:
Felix Fietkau
2016-03-07 16:33:34 +00:00
parent e559de2397
commit d041e8b44b
70 changed files with 30082 additions and 14 deletions

View File

@@ -248,8 +248,12 @@
xhci@1E1C0000 {
status = "okay";
compatible = "xhci-platform";
reg = <0x1E1C0000 4000>;
compatible = "mediatek,mt8173-xhci";
reg = <0x1e1c0000 0x1000
0x1e1d0700 0x0100>;
clocks = <&sysclock>;
clock-names = "sys_ck";
interrupt-parent = <&gic>;
interrupts = <GIC_SHARED 22 IRQ_TYPE_LEVEL_HIGH>;