projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ca6a98
)
lantiq: Add the xbar to vr9.dts
author
John Crispin
<john@openwrt.org>
Fri, 1 Jan 2016 21:21:00 +0000
(21:21 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 1 Jan 2016 21:21:00 +0000
(21:21 +0000)
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.
SVN-Revision: 48056
target/linux/lantiq/dts/vr9.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/dts/vr9.dtsi
b/target/linux/lantiq/dts/vr9.dtsi
index 136483ae9afeceb3f3650294508716fd966eb70e..df63ce7240cbbd2c824858882236348b6949efa5 100644
(file)
--- a/
target/linux/lantiq/dts/vr9.dtsi
+++ b/
target/linux/lantiq/dts/vr9.dtsi
@@
-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 {