mbox series

[GIT,PULL] MIPS fixes for v6.0

Message ID 20220921133553.GA13191@alpha.franken.de (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] MIPS fixes for v6.0 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.0_2

Message

Thomas Bogendoerfer Sept. 21, 2022, 1:35 p.m. UTC
The following changes since commit 80e78fcce86de0288793a0ef0f6acf37656ee4cf:

  Linux 6.0-rc5 (2022-09-11 16:22:01 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.0_2

for you to fetch changes up to e9f3f8f488005f6da3cfb66070706770ecaef747:

  MIPS: Loongson32: Fix PHY-mode being left unspecified (2022-09-19 16:31:32 +0200)

----------------------------------------------------------------
- fix missing export for Lantiq watchdog driver
- fix ethernet phy interface setup for Loongson32

----------------------------------------------------------------
Randy Dunlap (1):
      MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko

Serge Semin (1):
      MIPS: Loongson32: Fix PHY-mode being left unspecified

 arch/mips/lantiq/clk.c                 |  1 +
 arch/mips/loongson32/common/platform.c | 16 ++++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 21, 2022, 4:34 p.m. UTC | #1
The pull request you sent on Wed, 21 Sep 2022 15:35:53 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.0_2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/26c95642d419028db590ae0c511d9ddcdbc51746

Thank you!