]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'arm-soc/for-4.4/soc' of http://github.com/Broadcom/stblinux into next/soc
authorArnd Bergmann <arnd@arndb.de>
Thu, 15 Oct 2015 20:09:07 +0000 (22:09 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Oct 2015 20:09:07 +0000 (22:09 +0200)
commitd72b712824ef906f548210b0012ff7c2a041ef7e
treea508cc3d23bd71fd81f059a62137de7473c7d024
parentaebd774de939c853122829c29c4cfe79f8b440ac
parentc4a8ea9e0698945b182ba1e1063a0981b1f35139
Merge tag 'arm-soc/for-4.4/soc' of http://github.com/Broadcom/stblinux into next/soc

Merge "Broadcom soc changes for v4.4 (try 2)" from Florian Fainelli:

This pull request contains the following Broadcom SoC platform and driver changes:

- Brian Norris create a drivers/soc/brcmstb/ stub as a place holder for SoC-specific
  code which is coming next

- 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

* tag 'arm-soc/for-4.4/soc' of http://github.com/Broadcom/stblinux:
  ARM: brcmstb: Setup BIU control registers during boot
  soc: brcmstb: Add Bus Interface Unit control setup
  soc: add stubs for brcmstb SoC's
  ARM: NSP: Add basic support for Broadcom Northstar Plus SoC