aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MicroWRT.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/MicroWRT.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/MicroWRT.dts')
-rw-r--r--target/linux/ramips/dts/MicroWRT.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/MicroWRT.dts b/target/linux/ramips/dts/MicroWRT.dts
index ddf27d632a..051ff8a0a6 100644
--- a/target/linux/ramips/dts/MicroWRT.dts
+++ b/target/linux/ramips/dts/MicroWRT.dts
@@ -87,10 +87,6 @@
status = "okay";
};
-&pcie {
- status = "okay";
-};
-
&ethernet {
pinctrl-names = "default";
pinctrl-0 = <&ephy_pins>;