aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WZR-AGL300NH.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/WZR-AGL300NH.dts')
-rw-r--r--target/linux/ramips/dts/WZR-AGL300NH.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/WZR-AGL300NH.dts b/target/linux/ramips/dts/WZR-AGL300NH.dts
index ac87579e0f..01e6864959 100644
--- a/target/linux/ramips/dts/WZR-AGL300NH.dts
+++ b/target/linux/ramips/dts/WZR-AGL300NH.dts
@@ -15,10 +15,6 @@
led-status = &led_router;
};
- pci@440000 {
- status = "ok";
- };
-
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
@@ -138,6 +134,10 @@
};
};
+&pci {
+ status = "okay";
+};
+
&wmac {
ralink,mtd-eeprom = <&factory 0>;
};