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/DB-WRT01.dts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/ramips/dts/DB-WRT01.dts') diff --git a/target/linux/ramips/dts/DB-WRT01.dts b/target/linux/ramips/dts/DB-WRT01.dts index e62621c4ae..27dce66e1a 100644 --- a/target/linux/ramips/dts/DB-WRT01.dts +++ b/target/linux/ramips/dts/DB-WRT01.dts @@ -104,7 +104,3 @@ &wmac { ralink,mtd-eeprom = <&factory 0>; }; - -&pcie { - status = "okay"; -}; -- cgit v1.2.3