Merge tag 'arm-soc/for-4.5/soc' of http://github.com/Broadcom/stblinux into next/soc
authorArnd Bergmann <arnd@arndb.de>
Tue, 15 Dec 2015 17:12:29 +0000 (18:12 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 15 Dec 2015 17:12:29 +0000 (18:12 +0100)
commit75f287180a5481f60ebd71e02114989a9996d3ff
treeaa4ff4d5c1e2bb08c2440fd3dd886e34276496a0
parent31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8
parent99498905ac1fbc73a97d27d21ea449fb939072e3
Merge tag 'arm-soc/for-4.5/soc' of github.com/Broadcom/stblinux into next/soc

Merge "Broadcom soc changes for v4.5" from Florian Fainelli:

This pull request contains Broadcom SoC changes for 4.5, with the following changes:

- Lucas Stach removes the workaround for an imprecise fault for Broadcom
  BCM5301x SoCs (Northstar) since this is now handled by the ARM/Linux kernel
  directly

- Hauke Merthens enables a bunch of erratas for the Cortex-A9 and PL310 L2
  cache present on early Northstar chips (BCM4708)

- Kapil Hali adds SMP support for the Northstar Plus SoCs by consolidating the
  existing SMP code for Kona SoCs (mobile platforms), fixng the Device Tree
  binding for the Kona platforms (wrong placement for 'enable-method' and
  'secondary-reg') and then finally adds the functional code for the Northstar
  Plus platforms to boot their secondary CPUs

- Jon Mason enables SMP on BCM4708/BCM5301X (Northstar SoCs) by building the generic
  Northstar/Northstar Plus SMP code, and adding the relevant SMP Device Tree nodes

* tag 'arm-soc/for-4.5/soc' of http://github.com/Broadcom/stblinux:
  ARM: BCM: Add SMP support for Broadcom 4708
  ARM: BCM: Add SMP support for Broadcom NSP
  ARM: BCM: Clean up SMP support for Broadcom Kona
  ARM: BCM5310X: activate erratas needed for SoC
  ARM: BCM5301X: remove workaround imprecise abort fault handler