linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fixes for 4.21
@ 2019-01-05 20:41 Paul Burton
  2019-01-05 20:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Burton @ 2019-01-05 20:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mips, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 3759 bytes --]

Hi Linus,

Below is a smattering of early MIPS fixes for 4.21, please pull.

Thanks,
    Paul

The following changes since commit adcc81f148d733b7e8e641300c5590a2cdc13bf3:

  MIPS: math-emu: Write-protect delay slot emulation pages (2018-12-20 10:00:01 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_4.21_1

for you to fetch changes up to edefae94b7b9f10d5efe32dece5a36e9d9ecc29e:

  MIPS: OCTEON: mark RGMII interface disabled on OCTEON III (2019-01-02 14:17:24 -0800)

----------------------------------------------------------------
A few early MIPS fixes for 4.21:

- The Broadcom BCM63xx platform sees a fix for resetting the BCM6368
  ethernet switch, and the removal of a platform device we've never had
  a driver for.

- The Alchemy platform sees a few fixes for bitrot that occurred within
  the past few cycles.

- We now enable vectored interrupt support for the MediaTek MT7620 SoC,
  which makes sense since they're supported by the SoC but in this case
  also works around a bug relating to the location of exception vectors
  when using a recent version of U-Boot.

- The atomic64_fetch_*_relaxed() family of functions see a fix for a
  regression in MIPS64 kernels since v4.19.

- Cavium Octeon III CN7xxx systems will now disable their RGMII
  interfaces rather than attempt to enable them & warn about the lack of
  support for doing so, as they did since initial CN7xxx ethernet
  support was added in v4.7.

- The Microsemi/Microchip MSCC SoCs gain a MAINTAINERS entry.

- .mailmap now provides consistency for Dengcheng Zhu's name & current
  email address.

----------------------------------------------------------------
Aaro Koskinen (1):
      MIPS: OCTEON: mark RGMII interface disabled on OCTEON III

Alexandre Belloni (1):
      MAINTAINERS: Add a maintainer for MSCC MIPS SoCs

Dengcheng Zhu (1):
      mailmap: Update name spelling and email for Dengcheng Zhu

Huacai Chen (1):
      MIPS: Fix a R10000_LLSC_WAR logic in atomic.h

Jonas Gorski (2):
      MIPS: BCM63XX: fix switch core reset on BCM6368
      MIPS: BCM63XX: drop unused and broken DSP platform device

Manuel Lauss (4):
      MIPS: alchemy: cpu_all_mask is forbidden for clock event devices
      MIPS: Alchemy: drop DB1000 IrDA support bits
      MIPS: Alchemy: update cpu-feature-overrides
      MIPS: Alchemy: update dma masks for devboard devices

Stefan Roese (1):
      MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8

 .mailmap                                           |  5 +-
 MAINTAINERS                                        |  3 +-
 arch/mips/alchemy/common/time.c                    |  2 +-
 arch/mips/alchemy/devboards/db1000.c               | 76 ++++------------------
 arch/mips/alchemy/devboards/db1200.c               | 24 ++++---
 arch/mips/alchemy/devboards/db1300.c               | 23 +++++--
 arch/mips/alchemy/devboards/db1550.c               | 13 +++-
 arch/mips/bcm63xx/Makefile                         |  6 +-
 arch/mips/bcm63xx/boards/board_bcm963xx.c          | 20 ------
 arch/mips/bcm63xx/dev-dsp.c                        | 56 ----------------
 arch/mips/bcm63xx/reset.c                          |  2 +-
 arch/mips/cavium-octeon/executive/cvmx-helper.c    |  3 +-
 arch/mips/include/asm/atomic.h                     |  2 +-
 .../asm/mach-au1x00/cpu-feature-overrides.h        |  3 +
 .../include/asm/mach-bcm63xx/bcm63xx_dev_dsp.h     | 14 ----
 .../mips/include/asm/mach-bcm63xx/board_bcm963xx.h |  5 --
 arch/mips/ralink/Kconfig                           |  1 +
 17 files changed, 70 insertions(+), 188 deletions(-)
 delete mode 100644 arch/mips/bcm63xx/dev-dsp.c
 delete mode 100644 arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_dsp.h

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] MIPS fixes for 4.21
  2019-01-05 20:41 [GIT PULL] MIPS fixes for 4.21 Paul Burton
@ 2019-01-05 20:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-01-05 20:55 UTC (permalink / raw)
  To: Paul Burton; +Cc: Linus Torvalds, linux-mips, linux-kernel

The pull request you sent on Sat, 5 Jan 2019 20:41:57 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_4.21_1

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-05 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-05 20:41 [GIT PULL] MIPS fixes for 4.21 Paul Burton
2019-01-05 20:55 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).