openwrt/target/linux/bmips/patches-5.15
Álvaro Fernández Rojas 82dc16fde0 bmips: disable B53 MMAP phy read/write ops
Without this change, internal and external B53 switches couldn't coexist as
reported in https://github.com/openwrt/openwrt/issues/10313.
In order to fix this we need to force the B53 MMAP DSA switch driver to use
bcm6368-mdio-mux for accessing the PHY registers instead of its own phy_read()
and phy_write() functions.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-03-21 19:36:16 +01:00
..
100-irqchip-add-support-for-bcm6345-style-external-inter.patch
110-mips-bmips-add-BCM63268-timer-clock-definitions.patch
111-mips-bmips-add-BCM63268-timer-reset-definitions.patch
112-dt-bindings-clock-Add-BCM63268-timer-binding.patch
113-clk-bcm-Add-BCM63268-timer-clock-and-reset-driver.patch
200-mips-bmips-automatically-detect-CPU-frequency.patch kernel: add pending bmips patches 2023-03-20 19:51:53 +01:00
201-mips-bmips-automatically-detect-RAM-size.patch kernel: add pending bmips patches 2023-03-20 19:51:53 +01:00
202-mips-bmips-tweak-Kconfig-options.patch kernel: add pending bmips patches 2023-03-20 19:51:53 +01:00
500-net-broadcom-add-BCM6368-enetsw-controller-driver.patch
510-net-dsa-b53-mmap-disable-phy-read-write-ops.patch bmips: disable B53 MMAP phy read/write ops 2023-03-21 19:36:16 +01:00
600-mips-bmips-add-pci-support.patch bmips: tweak Kconfig options 2023-03-16 20:49:47 +01:00
601-pci-controllers-add-bcm6328-pcie-support.patch
602-pci-controllers-add-bcm6318-pcie-support.patch
603-pci-controllers-add-bcm6348-pci-support.patch
610-mips-bmips-add-pci-fixups.patch
800-jffs2-work-around-unaligned-accesses-failing-on-bcm6.patch