ramips: add PCI node into RTN56U.dts
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36264
This commit is contained in:
parent
474264f64c
commit
97635d7a8e
1 changed files with 10 additions and 0 deletions
|
@ -38,6 +38,16 @@
|
||||||
ralink,fixed-link = <1000 1 1 1>;
|
ralink,fixed-link = <1000 1 1 1>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pci@10140000 {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
host-bridge {
|
||||||
|
pci-bridge@1 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
wmac@10180000 {
|
wmac@10180000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
ralink,2ghz = <0>;
|
ralink,2ghz = <0>;
|
||||||
|
|
Loading…
Reference in a new issue