From 55101877d3c0aea567e60fb3f7cafcb1a041698e Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Fri, 30 Nov 2018 12:19:26 +0100 Subject: 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 --- target/linux/ramips/dts/CS-QR10.dts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/ramips/dts/CS-QR10.dts') 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"; -}; -- cgit v1.2.3