Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux into...
authorOlof Johansson <olof@lixom.net>
Fri, 5 Jan 2018 06:31:02 +0000 (22:31 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 5 Jan 2018 06:31:02 +0000 (22:31 -0800)
commit7e32c6054e6bb18126f2cc4835a891649bd1b723
tree6f72e6736068834e6e2525a3adb1c235a1142470
parentf681e08f671a8e68b085ba66190b8661deab4d85
parentf780429adfbc222a4d8a227a2a550ba627c7338b
Merge tag 'arm-soc/for-4.16/drivers' of github.com/Broadcom/stblinux into next/drivers

This pull request contains Broadcom ARM/ARM64 based SoCs drivers changes for
4.16, please pull the following:

- Arnd provides an update to the Raspberry Pi firmware interface and uses time64_t to
  print the time to make it more future proof

- Florian provides a set of updates to make the Broadcom STB Bus Interface Unit code
  work on newer ARM64-based chips, as well as perform the correct interface tuning
  for these chips to reach the expected performance

* tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux:
  soc: brcmstb: biuctrl: Move to early_initcall
  soc: brcmstb: Split initialization
  soc: brcmstb: biuctrl: Fine tune B53 MCP interface settings
  soc: brcmstb: biuctrl: Wire-up new registers
  soc: brcmstb: biuctrl: Prepare for saving/restoring other registers
  soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUs
  soc: brcmstb: Make CPU credit offset more parameterized
  dt-bindings: arm: brcmstb: Correct BIUCTRL node documentation
  dt-bindings: arm: Add entry for Broadcom Brahma-B53
  firmware: raspberrypi: print time using time64_t

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