[GIT PULL] MIPS fixes for v7.3
From: Thomas Bogendoerfer
Date: Fri Sep 18 2026 - 03:26:25 EST
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_7.3_1
for you to fetch changes up to 126f16e0a1b353c2ba5c7e2c8626cfa865934f9f:
MIPS: Octeon: apply USB FDT fixups also when USB is modular (2026-09-08 16:12:20 +0200)
----------------------------------------------------------------
- Fix kconfig dependencies for ECONET
- Enable weak reordering for EYEQ
- Include USB FDT fixup for Octeon even when USB is modular
----------------------------------------------------------------
Caleb James DeLisle (1):
MIPS: config: Add EcoNet EN751221 defconfig
Julian Braha (1):
mips: econet: fix unmet dependencies for ECONET
Orgad Shaneh (1):
MIPS: Octeon: apply USB FDT fixups also when USB is modular
Théo Lebrun (1):
mips: select CONFIG_WEAK_REORDERING_BEYOND_LLSC from CONFIG_EYEQ
MAINTAINERS | 1 +
arch/mips/Kconfig | 4 +-
arch/mips/cavium-octeon/octeon-platform.c | 4 +-
arch/mips/configs/econet_en751221_defconfig | 264 ++++++++++++++++++++++++++++
4 files changed, 268 insertions(+), 5 deletions(-)
create mode 100644 arch/mips/configs/econet_en751221_defconfig
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]