linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Burton <paul.burton@mips.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-mips@vger.kernel.org" <linux-mips@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] MIPS fixes for 4.21
Date: Sat, 5 Jan 2019 20:41:57 +0000	[thread overview]
Message-ID: <20190105204153.e6unrbyttycye3wu@pburton-laptop> (raw)

[-- 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 --]

             reply	other threads:[~2019-01-05 20:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-05 20:41 Paul Burton [this message]
2019-01-05 20:55 ` [GIT PULL] MIPS fixes for 4.21 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190105204153.e6unrbyttycye3wu@pburton-laptop \
    --to=paul.burton@mips.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).