From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Broadcom soc changes for v4.4
Date: Fri, 2 Oct 2015 15:20:58 -0700 [thread overview]
Message-ID: <1443824458-20799-4-git-send-email-f.fainelli@gmail.com> (raw)
In-Reply-To: <1443824458-20799-1-git-send-email-f.fainelli@gmail.com>
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.4/soc
for you to fetch changes up to 7333ecdcd71fbbed1e2cab675fd129ab99f4db41:
ARM: brcmstb: Setup BIU control registers during boot (2015-09-18 12:21:17 -0700)
----------------------------------------------------------------
This pull request contains the following Broadcom SoC platform and driver changes:
- Brian Norris create a drivers/soc/brcmstb/ stub and then adds support for S2/S3/S5
suspend/resume modes for the Broadcom BCM7xxx Set Top Box SoCs
- Florian Fainelli adds support for configuring the BCM7xxx SoCs Bus Interface Unit
with their specific write-pairing setting, which must be saved and restored during
system-wide suspend/resume, and consequently updates the brcmstb machine code to
initialize the BIU
- Jon Mason adds support for the Northstar Plus SoCs by introducing a custom machine
descriptor matching their compatible string and setting up the PL310 L2 cache and
enabling the relevant ARM errata for their Cortex-A9
----------------------------------------------------------------
Brian Norris (2):
soc: add stubs for brcmstb SoC's
soc: brcmstb: add PM suspend/resume support (S2/S3/S5)
Florian Fainelli (2):
soc: brcmstb: Add Bus Interface Unit control setup
ARM: brcmstb: Setup BIU control registers during boot
Jon Mason (1):
ARM: NSP: Add basic support for Broadcom Northstar Plus SoC
arch/arm/mach-bcm/Kconfig | 15 ++
arch/arm/mach-bcm/Makefile | 5 +-
arch/arm/mach-bcm/bcm_nsp.c | 25 ++
arch/arm/mach-bcm/brcmstb.c | 9 +
drivers/soc/Kconfig | 1 +
drivers/soc/Makefile | 1 +
drivers/soc/brcmstb/Kconfig | 19 ++
drivers/soc/brcmstb/Makefile | 3 +
drivers/soc/brcmstb/biuctrl.c | 116 ++++++++
drivers/soc/brcmstb/common.c | 33 +++
drivers/soc/brcmstb/pm/Makefile | 2 +
drivers/soc/brcmstb/pm/aon_defs.h | 85 ++++++
drivers/soc/brcmstb/pm/pm.c | 512 ++++++++++++++++++++++++++++++++++++
drivers/soc/brcmstb/pm/pm.h | 40 +++
drivers/soc/brcmstb/pm/s2.S | 73 +++++
include/linux/soc/brcmstb/brcmstb.h | 10 +
include/soc/brcmstb/common.h | 15 ++
17 files changed, 963 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/mach-bcm/bcm_nsp.c
create mode 100644 drivers/soc/brcmstb/Kconfig
create mode 100644 drivers/soc/brcmstb/Makefile
create mode 100644 drivers/soc/brcmstb/biuctrl.c
create mode 100644 drivers/soc/brcmstb/common.c
create mode 100644 drivers/soc/brcmstb/pm/Makefile
create mode 100644 drivers/soc/brcmstb/pm/aon_defs.h
create mode 100644 drivers/soc/brcmstb/pm/pm.c
create mode 100644 drivers/soc/brcmstb/pm/pm.h
create mode 100644 drivers/soc/brcmstb/pm/s2.S
create mode 100644 include/linux/soc/brcmstb/brcmstb.h
create mode 100644 include/soc/brcmstb/common.h
next prev parent reply other threads:[~2015-10-02 22:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-02 22:20 [GIT PULL] Broadcom defconfig changes for v4.4 Florian Fainelli
2015-10-02 22:20 ` [GIT PULL] Broadcom devicetree " Florian Fainelli
2015-10-09 15:22 ` Arnd Bergmann
2015-10-02 22:20 ` [GIT PULL] Broadcom maintainers " Florian Fainelli
2015-10-09 15:24 ` Arnd Bergmann
2015-10-02 22:20 ` Florian Fainelli [this message]
2015-10-09 15:46 ` [GIT PULL] Broadcom soc " Arnd Bergmann
2015-10-09 17:01 ` Florian Fainelli
2015-10-09 18:23 ` Arnd Bergmann
2015-10-10 18:40 ` [GIT PULL] Broadcom soc changes for v4.4 (try 2) Florian Fainelli
2015-10-15 20:16 ` Arnd Bergmann
2015-10-15 20:23 ` Florian Fainelli
2015-10-06 14:04 ` [GIT PULL] Broadcom defconfig changes for v4.4 Arnd Bergmann
2015-10-08 17:23 ` Florian Fainelli
2015-10-08 18:38 ` Arnd Bergmann
2015-10-08 22:49 ` Florian Fainelli
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=1443824458-20799-4-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).