linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging: mt7621-dts: remove obsolete switch node
@ 2021-01-08  2:51 DENG Qingfang
  2021-01-08  5:44 ` Sergio Paracuellos
  2021-01-08 18:25 ` Andrew Lunn
  0 siblings, 2 replies; 4+ messages in thread
From: DENG Qingfang @ 2021-01-08  2:51 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Matthias Brugger, Sergio Paracuellos,
	Linus Walleij, Chuanhong Guo, NeilBrown, devel, linux-arm-kernel,
	linux-mediatek, linux-kernel
  Cc: Rosen Penev

This was for OpenWrt's swconfig driver, which never made it upstream,
and was also superseded by MT7530 DSA driver.

Signed-off-by: DENG Qingfang <dqfext@gmail.com>
---
 drivers/staging/mt7621-dts/mt7621.dtsi | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/drivers/staging/mt7621-dts/mt7621.dtsi b/drivers/staging/mt7621-dts/mt7621.dtsi
index 5b9d3bf82cb1..42e8ec72c3cd 100644
--- a/drivers/staging/mt7621-dts/mt7621.dtsi
+++ b/drivers/staging/mt7621-dts/mt7621.dtsi
@@ -497,13 +497,6 @@ fixed-link {
 		};
 	};
 
-	gsw: gsw@1e110000 {
-		compatible = "mediatek,mt7621-gsw";
-		reg = <0x1e110000 0x8000>;
-		interrupt-parent = <&gic>;
-		interrupts = <GIC_SHARED 23 IRQ_TYPE_LEVEL_HIGH>;
-	};
-
 	pcie: pcie@1e140000 {
 		compatible = "mediatek,mt7621-pci";
 		reg = <0x1e140000 0x100     /* host-pci bridge registers */
-- 
2.25.1

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-09  5:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08  2:51 [PATCH] staging: mt7621-dts: remove obsolete switch node DENG Qingfang
2021-01-08  5:44 ` Sergio Paracuellos
2021-01-08 18:25 ` Andrew Lunn
2021-01-09  5:28   ` DENG Qingfang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).