aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-07 20:56:22 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-07 20:56:22 +0000
commit97635d7a8e02a2fd5cdd41868e4d56d3ef62d8bb (patch)
tree7dcdf80255a7b8772e607121c9718f5b4fdfaa41 /target
parent474264f64c10ad18d37e971d4291c7c5a083018b (diff)
downloadupstream-97635d7a8e02a2fd5cdd41868e4d56d3ef62d8bb.tar.gz
upstream-97635d7a8e02a2fd5cdd41868e4d56d3ef62d8bb.tar.bz2
upstream-97635d7a8e02a2fd5cdd41868e4d56d3ef62d8bb.zip
ramips: add PCI node into RTN56U.dts
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36264
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/dts/RTN56U.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/RTN56U.dts b/target/linux/ramips/dts/RTN56U.dts
index 9ba7248696..97663125ca 100644
--- a/target/linux/ramips/dts/RTN56U.dts
+++ b/target/linux/ramips/dts/RTN56U.dts
@@ -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>;