openwrt/target/linux/generic
Daniel Golle 958fdf36e3 generic: mt7530: backport support for the MT7988 built-in switch
Backport commits adding support for the MT7988 built-in switch to the
mt7530 driver.

This change results in the Kconfig symbol NET_DSA_MT7530 to be extended
by NET_DSA_MT7530_MDIO (everything formally covered by NET_DSA_MT7530)
and NET_DSA_MT7530_MMIO (a new driver for the MMIO-connected built-in
switch of the MT7988 SoC).

Select NET_DSA_MT7530_MDIO for all targets previously selecting
NET_DSA_MT7530, with the exception of mediatek/filogic which also
selects NET_DSA_MT7530_MMIO.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-05-23 15:53:22 +01:00
..
backport-5.15 generic: mt7530: backport support for the MT7988 built-in switch 2023-05-23 15:53:22 +01:00
backport-6.1 generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
files kernel: use eth_random_addr instead of random_ether_addr 2023-05-22 22:28:18 +02:00
hack-5.15 kernel: bump 5.15 to 5.15.112 2023-05-18 18:22:27 +02:00
hack-6.1 generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 generic: mt7530: backport support for the MT7988 built-in switch 2023-05-23 15:53:22 +01:00
pending-6.1 generic: 6.1: refresh pending patches 2023-05-22 22:28:17 +02:00
config-5.15 kernel: enable (ARM|ARM64)_MODULE_PLTS in generic config 2023-05-23 05:49:46 -07:00
config-6.1 kernel: enable (ARM|ARM64)_MODULE_PLTS in generic config 2023-05-23 05:49:46 -07:00
config-filter kernel: filter out pahole version 2023-03-29 17:36:19 +02:00
PATCHES