openwrt/target/linux/bmips/files
Á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
..
arch/mips bmips: add linux v5.15 support 2022-05-20 12:21:03 +02:00
drivers bmips: disable B53 MMAP phy read/write ops 2023-03-21 19:36:16 +01:00
include/dt-bindings/interrupt-controller bmips: add new target 2021-02-22 18:29:44 +01:00