linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Broadcom SoC changes for 4.2 (part 2)
Date: Fri, 29 May 2015 14:55:01 -0700	[thread overview]
Message-ID: <1432936501-20453-1-git-send-email-f.fainelli@gmail.com> (raw)

The following changes since commit ed5cd8163da8d3e02ef83b84e42d555d40bab96a:

  ARM: BCM63xx: Add SMP support for BCM63138 (2015-05-20 15:08:44 -0700)

are available in the git repository at:

  http://github.com/broadcom/stblinux tags/arm-soc/for-4.2/soc-part2

for you to fetch changes up to b35d2e561ea711626749fcb511637f0e4604ff18:

  ARM: brcmstb: Add default gpio number (2015-05-29 14:43:13 -0700)

----------------------------------------------------------------
This pull request contains the following changes for Broadcom SoCs:

- Dan fixes an error path in the BCM63xx SMP code

- Ray adds the relevant Kconfig selects to enable the Broadcom NAND driver on Cygnus

- Kevin provides a change to the Broadcom GISB arbiter driver to make it work with
  MIPS-based big-endian STB SoCs (this was a long-standing change that had dependencies on
  code in drivers/of/*)

- Gregory enables the use of GPIOLIB for brcmstb SoCs and bumps the number of GPIOs for
  these platforms

Thank you!

----------------------------------------------------------------
Dan Carpenter (1):
      ARM: BCM63xx: fix an error path in bcm63xx_pmb_power_on_cpu()

Gregory Fong (2):
      ARM: brcmstb: Select ARCH_WANT_OPTIONAL_GPIOLIB
      ARM: brcmstb: Add default gpio number

Kevin Cernekee (1):
      bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties

Ray Jui (1):
      ARM: BCM: Enable NAND support for iProc SoCs

 arch/arm/Kconfig                |  3 ++-
 arch/arm/mach-bcm/Kconfig       |  2 ++
 arch/arm/mach-bcm/bcm63xx_pmb.c |  2 +-
 drivers/bus/brcmstb_gisb.c      | 13 +++++++++++--
 4 files changed, 16 insertions(+), 4 deletions(-)

             reply	other threads:[~2015-05-29 21:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29 21:55 Florian Fainelli [this message]
2015-06-01 15:55 ` [GIT PULL] Broadcom SoC changes for 4.2 (part 2) Arnd Bergmann

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=1432936501-20453-1-git-send-email-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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).