Author: blogic
Date: 2016-01-01 22:21:00 +0100 (Fri, 01 Jan 2016)
New Revision: 48056
Modified:
trunk/target/linux/lantiq/dts/vr9.dtsi
Log:
lantiq: Add the xbar to vr9.dts
linux 4.4 (since commit 08b3c894e56580b8ed3e601212a25bda974c3cc2
"MIPS: lantiq: Disable xbar fpi burst mode") requires that the xbar is
defined in the .dts of vrx200 (VR9) SoCs.
Modified: trunk/target/linux/lantiq/dts/vr9.dtsi
===================================================================
--- trunk/target/linux/lantiq/dts/vr9.dtsi 2016-01-01 21:20:54 UTC (rev
48055)
+++ trunk/target/linux/lantiq/dts/vr9.dtsi 2016-01-01 21:21:00 UTC (rev
48056)
@@ -75,6 +75,11 @@
interrupt-parent = <&icu0>;
interrupts = <115>;
};
+
+ xbar0: xbar@400000 {
+ compatible = "lantiq,xbar-xway";
+ reg = <0x400000 0x1000>;
+ };
};
fpi@10000000 {
@@ -184,7 +189,6 @@
0xE105400 0x400>; /* pci bridge */
status = "disabled";
};
-
};
vdsl {
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits