aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/CS-QR10.dts
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2018-11-30 12:19:26 +0100
committerMathias Kresin <dev@kresin.me>2018-12-03 15:34:56 +0100
commit55101877d3c0aea567e60fb3f7cafcb1a041698e (patch)
tree46e6e0b4396815125f065d6e85c14103d2fd6a8a /target/linux/ramips/dts/CS-QR10.dts
parent14b81c909f5839267ca3c450ce739582f27cecfb (diff)
downloadupstream-55101877d3c0aea567e60fb3f7cafcb1a041698e.tar.gz
upstream-55101877d3c0aea567e60fb3f7cafcb1a041698e.tar.bz2
upstream-55101877d3c0aea567e60fb3f7cafcb1a041698e.zip
ramips: mt7620: disable PCIe if nothing is attached
All boards neither expose the PCIe as Mini-PCIe nor have anything attached to the PCIe Bus. Disable PCIe for those by dropping the node from the dts files. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/CS-QR10.dts')
-rw-r--r--target/linux/ramips/dts/CS-QR10.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/CS-QR10.dts b/target/linux/ramips/dts/CS-QR10.dts
index 965d5052f1..f58e70f538 100644
--- a/target/linux/ramips/dts/CS-QR10.dts
+++ b/target/linux/ramips/dts/CS-QR10.dts
@@ -156,7 +156,3 @@
&wmac {
ralink,mtd-eeprom = <&factory 0>;
};
-
-&pcie {
- status = "okay";
-};