mbox series

[GIT,PULL] MIPS fixes for v6.2

Message ID 20221223093431.GA4961@alpha.franken.de (mailing list archive)
State Accepted
Commit 5977aa66c47f8e9629e88f1e983951a09801ccef
Headers show
Series [GIT,PULL] MIPS fixes for v6.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.2_1

Message

Thomas Bogendoerfer Dec. 23, 2022, 9:34 a.m. UTC
The following changes since commit 4c587a982603d7e7e751b4925809a1512099a690:

  MIPS: OCTEON: warn only once if deprecated link status is being used (2022-12-09 23:37:46 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.2_1

for you to fetch changes up to 24b333a866a10d4be47b9968b9c05a3e9f326ff5:

  MIPS: dts: bcm63268: Add missing properties to the TWD node (2022-12-21 10:46:10 +0100)

----------------------------------------------------------------
Fixes due to DT changes

----------------------------------------------------------------
Florian Fainelli (1):
      MIPS: dts: bcm63268: Add missing properties to the TWD node

Sergio Paracuellos (1):
      MIPS: ralink: mt7621: avoid to init common ralink reset controller

 arch/mips/boot/dts/brcm/bcm63268.dtsi | 2 ++
 arch/mips/ralink/of.c                 | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Dec. 23, 2022, 7:23 p.m. UTC | #1
The pull request you sent on Fri, 23 Dec 2022 10:34:31 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.2_1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/06d65a6f640118430b894273914aa8d62d2cf637

Thank you!