bcm63xx: kernel: fix up bcm63268 roboswitch gpio registers
authorDaniel González Cabanelas <dgcbueu@gmail.com>
Mon, 19 Dec 2022 14:21:28 +0000 (15:21 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Sat, 4 Mar 2023 19:07:33 +0000 (20:07 +0100)
commite55b4b436ee010da27bb9ded28975fe00e7475ff
tree2cc85b8c115f19340ff3a1c529640c4b6877c72a
parent55117c35808f130f7ca05aee10ab0eb5d07eaafa
bcm63xx: kernel: fix up bcm63268 roboswitch gpio registers

Some BCM63268 bootloaders may leave gpio registers, related to the
roboswitch, disabled before loading the OpenWrt firmware. As result of
this the switch won't work.

These registers, if not enabled, probably avoid forwarding packets.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
12 files changed:
target/linux/bcm63xx/patches-5.15/339-MIPS-BCM63XX-add-support-for-BCM63268.patch
target/linux/bcm63xx/patches-5.15/341-MIPS-BCM63XX-add-support-for-BCM6318.patch
target/linux/bcm63xx/patches-5.15/343-MIPS-BCM63XX-add-PCIe-support-for-BCM6318.patch
target/linux/bcm63xx/patches-5.15/346-MIPS-BCM63XX-USB-ENETSW-6318-clocks.patch
target/linux/bcm63xx/patches-5.15/347-MIPS-BCM6318-USB-support.patch
target/linux/bcm63xx/patches-5.15/348-MIPS-BCM63XX-fix-BCM63268-USB-clock.patch
target/linux/bcm63xx/patches-5.15/349-MIPS-BCM63XX-add-BCM63268-USB-support.patch
target/linux/bcm63xx/patches-5.15/389-MIPS-BCM63XX-add-clkdev-lookups-for-device-tree.patch
target/linux/bcm63xx/patches-5.15/408-bcm63xx_enet-enable-rgmii-clock-on-external-ports.patch
target/linux/bcm63xx/patches-5.15/411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch
target/linux/bcm63xx/patches-5.15/430-MIPS-BCM63XX-add-nand-clocks.patch
target/linux/bcm63xx/patches-5.15/431-MIPS-BCM63XX-add-nand-rset.patch