Merge tag 'arm-soc/for-5.3/soc' of https://github.com/Broadcom/stblinux into arm/soc
authorOlof Johansson <olof@lixom.net>
Mon, 17 Jun 2019 12:15:22 +0000 (05:15 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 17 Jun 2019 12:15:22 +0000 (05:15 -0700)
commitb06c51debc6c12f2859c5a626cb2ba043fa8001d
tree0d40e55caec31f4c694307f9f787d3fcb766c678
parent4ab3a3e7e8ba63739bd2b1f6a0372b9534449078
parent885895a8eae60bfcb9fbc6b91b35c5b930834011
Merge tag 'arm-soc/for-5.3/soc' of https://github.com/Broadcom/stblinux into arm/soc

This pull request contains Broadcom ARM-based SoC Kconfig/machine
changes for 5.3, please pull the following:

- Wen fixes a missing referenc count on the CPU device_node object
  throughout mach-bcm/

- Jim adds the ability for ARCH_BRCMSTB to use reset controllers

- Doug adds the ability for ARCH_BRCMSTB to use the PINCTRL framework

* tag 'arm-soc/for-5.3/soc' of https://github.com/Broadcom/stblinux:
  ARM: bcm: Enable PINCTRL for ARCH_BRCMSTB
  ARM: bcm: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTB
  ARM: bcm: fix a leaked reference by adding missing of_node_put

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