mbox series

[GIT,PULL] MIPS fixes for v6.10

Message ID ZnK7/CW+hLH3/Hhs@alpha.franken.de (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] MIPS fixes for v6.10 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.10_1

Message

Thomas Bogendoerfer June 19, 2024, 11:07 a.m. UTC
The following changes since commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670:

  Linux 6.10-rc3 (2024-06-09 14:19:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.10_1

for you to fetch changes up to 6e5aee08bd2517397c9572243a816664f2ead547:

  Revert "MIPS: pci: lantiq: restore reset gpio polarity" (2024-06-13 10:17:09 +0200)

----------------------------------------------------------------
- fix for BCM6538 boards
- fix RB532 PCI workaround

----------------------------------------------------------------
Christian Marangi (1):
      mips: bmips: BCM6358: make sure CBR is correctly set

Ilpo Järvinen (1):
      MIPS: Routerboard 532: Fix vendor retry check code

Martin Schiller (1):
      MIPS: pci: lantiq: restore reset gpio polarity

Thomas Bogendoerfer (1):
      Revert "MIPS: pci: lantiq: restore reset gpio polarity"

 arch/mips/bmips/setup.c     | 3 ++-
 arch/mips/pci/ops-rc32434.c | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org June 19, 2024, 5:33 p.m. UTC | #1
The pull request you sent on Wed, 19 Jun 2024 13:07:40 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.10_1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6785e3cc09f149c42ce70eb92736d68c0db64684

Thank you!