public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: torvalds@linux-foundation.org
Cc: arm@kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Olof Johansson <olof@lixom.net>
Subject: [GIT PULL 6/7] ARM: SoC 64-bit changes
Date: Mon,  8 May 2017 23:52:52 -0700	[thread overview]
Message-ID: <1494312773-9790-7-git-send-email-olof@lixom.net> (raw)
In-Reply-To: <1494312773-9790-1-git-send-email-olof@lixom.net>

Changes to platform code for 64-bit ARM platforms.

Most of these are small changes to the one defconfig we use on arm64
(no per-platform configs there), to enable new drivers.

There are also a few other changes. Broadcom sold off their 'Vulcan'
design to Cavium, where it is now called ThunderX2. While we normally
don't rename stuff based on marketing's whims, it seemed appropriate to
bring in renames on a few things such as MAINTAINERS, etc.

----------------------------------------------------------------

The following changes since commit 7ac1dd73f3557a1e9f7601e91c7ea953be9747c7:

  Merge tag 'armsoc-drivers' into HEAD

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-arm64

for you to fetch changes up to 900a9020af7a023f9b64c919fddf8a7486108962:

  arm64: sunxi: always enable reset controller

----------------------------------------------------------------

Andre Przywara (1):
      arm64: defconfig: add Allwinner USB PHY

Antoine Tenart (1):
      arm64: defconfig: enable the Safexcel crypto engine as a module

Arnd Bergmann (4):
      Merge tag 'amlogic-defconfig' of git://git.kernel.org/.../khilman/linux-amlogic into next/arm64
      Merge tag 'mvebu-defconfig64-4.12-1' of git://git.infradead.org/linux-mvebu into next/arm64
      Merge tag 'arm-soc/for-4.12/defconfig-arm64' of http://github.com/Broadcom/stblinux into next/arm64
      arm64: sunxi: always enable reset controller

Florian Fainelli (1):
      Merge tag 'bcm2835-defconfig-64-next-2017-03-21' into defconfig-arm64/next

Gerd Hoffmann (1):
      arm64: set CONFIG_MMC_BCM2835=y in defconfig

Gregory CLEMENT (3):
      arm64: defconfig: enable MVNETA
      arm64: defconfig: enable I2C_PXA
      arm64: configs: enable SDHCI driver for Xenon

Icenowy Zheng (1):
      arm64: only select PINCTRL for Allwinner platforms

Jayachandran C (1):
      MAINTAINERS: Broadcom Vulcan is now Cavium ThunderX2

Krzysztof Kozlowski (2):
      arm64: exynos: Enable Exynos PMU and PM domains drivers
      arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7

Martin Blumenstingl (1):
      ARM64: defconfig: enable the leds-pwm driver and default-on trigger

Olof Johansson (4):
      Merge tag 'renesas-arm64-defconfig-for-v4.12' of https://git.kernel.org/.../horms/renesas into next/arm64
      Merge tag 'sunxi-config64-for-4.12' of https://git.kernel.org/.../sunxi/linux into next/arm64
      Merge tag 'samsung-soc64-4.12' of git://git.kernel.org/.../krzk/linux into next/arm64
      Merge tag 'mvebu-defconfig64-4.12-2' of git://git.infradead.org/linux-mvebu into next/arm64

Simon Horman (1):
      arm64: defconfig: Enable SH Mobile I2C controller

Thomas Petazzoni (1):
      arm64: defconfig: enable MVPP2


 MAINTAINERS                  |  9 +--------
 arch/arm64/Kconfig.platforms |  5 ++++-
 arch/arm64/configs/defconfig | 21 +++++++++++++++++++++
 3 files changed, 26 insertions(+), 9 deletions(-)

  parent reply	other threads:[~2017-05-09  6:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-09  6:52 [GIT PULL 0/7] ARM: SoC contents for 4.12 merge window Olof Johansson
2017-05-09  6:52 ` [GIT PULL 1/7] ARM: SoC non-urgent fixes for " Olof Johansson
2017-05-09  6:52 ` [GIT PULL 2/7] ARM: SoC platform updates Olof Johansson
2017-05-09  6:52 ` [GIT PULL 3/7] ARM: Device-tree updates Olof Johansson
2017-05-09  6:52 ` [GIT PULL 4/7] ARM: SoC defconfig updates Olof Johansson
2017-05-09  6:52 ` [GIT PULL 5/7] ARM: SoC driver updates Olof Johansson
2017-05-09  6:52 ` Olof Johansson [this message]
2017-05-09  6:52 ` [GIT PULL 7/7] ARM: 64-bit DT updates Olof Johansson
2017-05-09 17:25 ` [GIT PULL 0/7] ARM: SoC contents for 4.12 merge window Linus Torvalds
2017-05-09 17:51   ` Olof Johansson

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=1494312773-9790-7-git-send-email-olof@lixom.net \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@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