From 6aa0a85fc613970940777b36e1f633f6677e310a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 1 Feb 2017 13:53:57 +0100 Subject: [PATCH] ramips: remove DT pcie nodes for GL-MT300A/N These devices don't have a secondary wifi chip Signed-off-by: Felix Fietkau --- target/linux/ramips/dts/GL-MT300A.dts | 13 ------------- target/linux/ramips/dts/GL-MT300N.dts | 13 ------------- 2 files changed, 26 deletions(-) diff --git a/target/linux/ramips/dts/GL-MT300A.dts b/target/linux/ramips/dts/GL-MT300A.dts index 6922b958db..32e1fe01ad 100644 --- a/target/linux/ramips/dts/GL-MT300A.dts +++ b/target/linux/ramips/dts/GL-MT300A.dts @@ -141,19 +141,6 @@ ralink,mtd-eeprom = <&factory 0>; }; -&pcie { - status = "okay"; - - pcie-bridge { - mt76@0,0 { - reg = <0x0000 0 0 0 0>; - device_type = "pci"; - mediatek,mtd-eeprom = <&factory 0x8000>; - mediatek,2ghz = <0>; - }; - }; -}; - &pinctrl { state_default: pinctrl0 { gpio { diff --git a/target/linux/ramips/dts/GL-MT300N.dts b/target/linux/ramips/dts/GL-MT300N.dts index c6feb96f89..7334bc7a2e 100644 --- a/target/linux/ramips/dts/GL-MT300N.dts +++ b/target/linux/ramips/dts/GL-MT300N.dts @@ -130,19 +130,6 @@ ralink,mtd-eeprom = <&factory 0>; }; -&pcie { - status = "okay"; - - pcie-bridge { - mt76@0,0 { - reg = <0x0000 0 0 0 0>; - device_type = "pci"; - mediatek,mtd-eeprom = <&factory 0x8000>; - mediatek,2ghz = <0>; - }; - }; -}; - &pinctrl { state_default: pinctrl0 { gpio { -- 2.30.2