mbox series

[GIT,PULL] MIPS fixes for v5.6

Message ID 20200311101155.GA9476@alpha.franken.de (mailing list archive)
State Mainlined
Commit c7f26a0ce61eb51a4849bdf3268bedd251b6dbc6
Headers show
Series [GIT,PULL] MIPS fixes for v5.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_5.6.1

Message

Thomas Bogendoerfer March 11, 2020, 10:11 a.m. UTC
Hi Linus,

here are some small MIPS fixes for v5.6. Please pull.

Thomas.

The following changes since commit 3234f4ed3066a58cd5ce8edcf752fa4fe0c95cb5:

  MAINTAINERS: Hand MIPS over to Thomas (2020-02-24 22:43:18 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_5.6.1

for you to fetch changes up to f7d5f5655ef7e5d2a128f6696ac35256e83b119b:

  MAINTAINERS: Correct MIPS patchwork URL (2020-03-09 12:10:01 +0100)

----------------------------------------------------------------
A few MIPS fixes:

- DT fixes for CI20

- Fix command line handling

- Correct patchwork URL

----------------------------------------------------------------
H. Nikolaus Schaller (2):
      MIPS: DTS: CI20: fix PMU definitions for ACT8600
      MIPS: DTS: CI20: fix interrupt for pcf8563 RTC

Paul Cercueil (1):
      MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handling

Thomas Bogendoerfer (1):
      MAINTAINERS: Correct MIPS patchwork URL

 MAINTAINERS                         |  2 +-
 arch/mips/boot/dts/ingenic/ci20.dts | 44 +++++++++++++++++++++++--------------
 arch/mips/kernel/setup.c            |  3 ++-
 3 files changed, 31 insertions(+), 18 deletions(-)

Comments

pr-tracker-bot@kernel.org March 11, 2020, 8:45 p.m. UTC | #1
The pull request you sent on Wed, 11 Mar 2020 11:11:55 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_5.6.1

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

Thank you!