mirror of https://github.com/hak5/openwrt-owl.git
ramips: add PCI node into RTN56U.dts
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36264owl
parent
474264f64c
commit
97635d7a8e
|
@ -38,6 +38,16 @@
|
|||
ralink,fixed-link = <1000 1 1 1>;
|
||||
};
|
||||
|
||||
pci@10140000 {
|
||||
status = "okay";
|
||||
|
||||
host-bridge {
|
||||
pci-bridge@1 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
wmac@10180000 {
|
||||
status = "okay";
|
||||
ralink,2ghz = <0>;
|
||||
|
|
Loading…
Reference in New Issue