]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge tag 'arm-soc/for-4.13/drivers' of http://github.com/Broadcom/stblinux into...
authorOlof Johansson <olof@lixom.net>
Mon, 19 Jun 2017 03:30:52 +0000 (20:30 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 19 Jun 2017 03:30:52 +0000 (20:30 -0700)
This pull request contains Broadcom ARM/ARM64 SoCs specific driver changes for
4.13, please pull the following:

- Doug adds support for the latest generation GISB bus arbiter (v7), he starts by
  fixing two issues in how registers are written, and how 64-bit addresses are captured
  and then he simplifies the error interception by using notifiers, which allows him
  to add support for ARM64

- Markus updates the SOC_BRCMSTB Kconfig depends to cover ARM64 and BMIPS_GENERIC
  systems where this code is now also used

* tag 'arm-soc/for-4.13/drivers' of http://github.com/Broadcom/stblinux:
  soc: brcmstb: enable drivers for ARM64 and BMIPS
  bus: brcmstb_gisb: update to support new revision
  bus: brcmstb_gisb: enable driver for ARM64 architecture
  bus: brcmstb_gisb: remove low-level ARM hooks
  bus: brcmstb_gisb: add notifier handling
  bus: brcmstb_gisb: correct support for 64-bit address output
  bus: brcmstb_gisb: Use register offsets with writes too

Signed-off-by: Olof Johansson <olof@lixom.net>

Trivial merge