Skip to content

Commit

Permalink
ramips: mt7621-dts: remove obsolete switch node
Browse files Browse the repository at this point in the history
This was for OpenWrt's swconfig driver, which never made it upstream,
and was also superseded by MT7530 DSA driver.

Reviewed-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: DENG Qingfang <dqfext@gmail.com>
Link: https://lore.kernel.org/r/20210108025155.31556-1-dqfext@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
LGA1150 authored and chunkeey committed Nov 6, 2021
1 parent 6e30692 commit 93da227
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions target/linux/ramips/dts/mt7621.dtsi
Expand Up @@ -546,13 +546,6 @@
};
};

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 */
Expand Down

0 comments on commit 93da227

Please sign in to comment.