public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-arm-kernel@lists.infradead.org, arm@kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: SoC: late fixes and dependencies
Date: Thu,  2 Jul 2015 11:02:11 -0700	[thread overview]
Message-ID: <1435860131-32747-1-git-send-email-khilman@kernel.org> (raw)

This is a collection of a few late fixes and other misc. stuff that
had dependencies on things being merged from other trees.

Other than the fixes, the primary feature being added is the
conversion of some OMAP drivers to the new generic wakeirq interface.

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

The following changes since commit 7adf12b87f45a77d364464018fb8e9e1ac875152:

  Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

are available in the git repository at:

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

for you to fetch changes up to ae41a0b7ed7740009b9ec87c7dc05b23f01d361a:

  ARM: multi_v7_defconfig: Enable BRCMNAND driver

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

Boris Brezillon (1):
      ARM: at91/dt: update udc compatible strings

Florian Fainelli (2):
      ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNAND
      ARM: multi_v7_defconfig: Enable BRCMNAND driver

Kevin Hilman (8):
      Merge tag 'armsoc-cleanup' into test-merge
      Merge tag 'armsoc-soc' into test-merge
      Merge tag 'armsoc-dt' into test-merge
      Merge tag 'armsoc-drivers' into test-merge
      Merge tag 'armsoc-defconfig' into test-merge
      Merge tag 'omap-for-v4.2/wakeirq-drivers-v2' of git://git.kernel.org/.../tmlind/linux-omap into next/late
      Merge tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu into next/late
      Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into next/late

Nicolas Ferre (1):
      ARM: at91/dt: trivial: fix USB udc compatible string

Russell King (1):
      ARM: dove: fix legacy dove IRQ numbers

Stephen Boyd (1):
      soc: qcom: spm: Fix idle on THUMB2 kernels

Thomas Petazzoni (2):
      ARM: mvebu: adjust Armada XP DT spi muxing after pinctrl function rename
      ARM: mvebu: fix suspend to RAM on big-endian configurations

Tony Lindgren (4):
      mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq
      serial: omap: Switch wake-up interrupt to generic wakeirq
      serial: 8250_omap: Move wake-up interrupt to generic wakeirq
      Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2

Y Vo (1):
      arm64: dts: Add APM X-Gene standby GPIO controller DTS entries


 .../devicetree/bindings/usb/atmel-usb.txt       |   6 +-
 arch/arm/boot/dts/armada-xp.dtsi                |   2 +-
 arch/arm/boot/dts/at91sam9g45.dtsi              |   2 +-
 arch/arm/boot/dts/at91sam9x5.dtsi               |   2 +-
 arch/arm/boot/dts/sama5d3.dtsi                  |   2 +-
 arch/arm/boot/dts/sama5d4.dtsi                  |   2 +-
 arch/arm/configs/multi_v7_defconfig             |   1 +
 arch/arm/mach-bcm/Kconfig                       |   1 -
 arch/arm/mach-dove/include/mach/irqs.h          | 118 +++++++++----------
 arch/arm/mach-dove/irq.c                        |   8 +-
 arch/arm/mach-mvebu/pm-board.c                  |   3 +
 arch/arm64/boot/dts/apm/apm-storm.dtsi          |  13 ++
 drivers/mmc/host/omap_hsmmc.c                   |  49 +-------
 drivers/soc/qcom/spm.c                          |   2 +-
 drivers/tty/serial/8250/8250_omap.c             |  58 +--------
 drivers/tty/serial/omap-serial.c                |  35 +-----
 16 files changed, 103 insertions(+), 201 deletions(-)

             reply	other threads:[~2015-07-02 18:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-02 18:02 Kevin Hilman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-10 23:47 [GIT PULL] ARM: SoC: late fixes and dependencies Kevin Hilman

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=1435860131-32747-1-git-send-email-khilman@kernel.org \
    --to=khilman@kernel.org \
    --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