linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: torvalds@linux-foundation.org
Cc: olof@lixom.net, arm@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: SoC late updates
Date: Sat, 18 May 2019 15:51:31 -0700	[thread overview]
Message-ID: <20190518225131.2lyysevggfbyqfl6@localhost> (raw)

Hi Linus,

The following changes since commit ab02888e39212af2d1dddc565cd67192548b9fd8:

  Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2019-05-16 09:35:26 -0700)

are available in the git repository at:

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

for you to fetch changes up to 15d574fbd3f8ec7705896ed14b74eae482cadd4e:

  arm64: dts: sprd: Add clock properties for serial devices (2019-05-16 14:43:33 -0700)

----------------------------------------------------------------
ARM: SoC: late updates

This is some material that we picked up into our tree late. Most of it
are smaller fixes and additions, some defconfig updates due to recent
development, etc.

Code-wise the largest portion is a series of PM updates for the at91
platform, and those have been in linux-next a while through the at91
tree before we picked them up.

----------------------------------------------------------------
Aaro Koskinen (1):
      ARM: OMAP1: ams-delta: fix early boot crash when LED support is disabled

Adam Ford (1):
      ARM: dts: logicpd-som-lv: Fix MMC1 card detect

Alan Tull (1):
      ARM: socfpga_defconfig: enable LTC2497

Andrey Zhizhikin (1):
      ARM: socfpga_defconfig: enable support for large block devices

Arnd Bergmann (1):
      amba: tegra-ahb: Mark PM functions as __maybe_unused

Baolin Wang (1):
      arm64: dts: sprd: Add clock properties for serial devices

Chris Packham (1):
      ARM: mvebu: kirkwood: remove error message when retrieving mac address

Claudiu Beznea (8):
      ARM: at91: pm: introduce at91_soc_pm structure
      dt-bindings: arm: atmel: add binding for SAM9X60 SoC
      ARM: at91: pm: initial PM support for SAM9X60
      ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCs
      ARM: at91: pm: add support for per SoC wakeup source configuration
      ARM: at91: pm: add ULP1 support for SAM9X60
      ARM: at91: pm: disable RC oscillator in ULP0
      ARM: at91: pm: do not disable/enable PLLA for ULP modes

Dan Carpenter (2):
      soc/fsl/qe: Fix an error code in qe_pin_request()
      soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe

Jonathan Hunter (1):
      arm64: tegra: Fix insecure SMMU users for Tegra186

Marc Gonzalez (1):
      Opt out of scripts/get_maintainer.pl

Nicholas Mc Guire (1):
      ARM: mvebu: drop return from void function

Nicolas Ferre (1):
      ARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRM

Olof Johansson (9):
      Merge tag 'omap-for-v5.1/fixes-rc6' of git://git.kernel.org/.../tmlind/linux-omap into arm/late
      Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/late
      Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/.../leo/linux into arm/late
      Merge tag 'socfpga_arm32_defconfig_for_v5.2' of git://git.kernel.org/.../dinguyen/linux into arm/late
      Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/.../tegra/linux into arm/late
      Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/.../tegra/linux into arm/late
      Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/.../tegra/linux into arm/late
      Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/.../at91/linux into arm/late
      Merge tag 'at91-5.2-soc' of git://git.kernel.org/.../at91/linux into arm/late

Sameer Pujar (1):
      arm64: tegra: Select ARM_GIC_PM

Stefan Agner (2):
      ARM: mvebu: drop unnecessary label
      ARM: mvebu: prefix coprocessor operand with p

Thierry Reding (2):
      arm64: tegra: Enable SMMU translation for PCI on Tegra186
      arm64: tegra: Disable XUSB support on Jetson TX2

Tudor Ambarus (1):
      ARM: at91: sama5: make ov2640 as a module

Wen Yang (1):
      ARM: mvebu: fix a leaked reference by adding missing of_node_put

YueHaibing (1):
      ARM: ixp4xx: Remove duplicated include from common.c

 .get_maintainer.ignore                             |   1 +
 .../devicetree/bindings/arm/atmel-at91.txt         |   1 +
 arch/arm/boot/dts/logicpd-som-lv-baseboard.dtsi    |   2 +-
 arch/arm/configs/sama5_defconfig                   |   2 +-
 arch/arm/configs/socfpga_defconfig                 |   3 +-
 arch/arm/mach-at91/Kconfig                         |   3 -
 arch/arm/mach-at91/at91sam9.c                      |  18 ++
 arch/arm/mach-at91/generic.h                       |   2 +
 arch/arm/mach-at91/pm.c                            | 193 ++++++++++++++-------
 arch/arm/mach-at91/pm_suspend.S                    | 111 ++++++++----
 arch/arm/mach-ixp4xx/common.c                      |   1 -
 arch/arm/mach-mvebu/board-v7.c                     |   1 -
 arch/arm/mach-mvebu/coherency_ll.S                 |   2 +-
 arch/arm/mach-mvebu/kirkwood.c                     |   2 -
 arch/arm/mach-mvebu/pm-board.c                     |  11 +-
 arch/arm/mach-mvebu/pmsu_ll.S                      |   3 +-
 arch/arm/mach-omap1/board-ams-delta.c              |   2 +-
 arch/arm64/Kconfig.platforms                       |   1 +
 arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts |   4 +-
 arch/arm64/boot/dts/nvidia/tegra186.dtsi           |   7 +
 arch/arm64/boot/dts/sprd/whale2.dtsi               |  16 +-
 drivers/amba/tegra-ahb.c                           |   6 +-
 drivers/soc/fsl/qe/gpio.c                          |   4 +-
 drivers/soc/ixp4xx/ixp4xx-qmgr.c                   |   4 +-
 include/linux/clk/at91_pmc.h                       |   1 +
 25 files changed, 277 insertions(+), 124 deletions(-)

             reply	other threads:[~2019-05-18 22:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-18 22:51 Olof Johansson [this message]
2019-05-19 17:45 ` [GIT PULL] ARM: SoC late updates pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-01-04 22:51 Olof Johansson
2019-01-05 20:20 ` 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=20190518225131.2lyysevggfbyqfl6@localhost \
    --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;
as well as URLs for NNTP newsgroup(s).