Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into...
authorArnd Bergmann <arnd@arndb.de>
Mon, 25 Mar 2019 16:05:30 +0000 (17:05 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 Mar 2019 16:05:30 +0000 (17:05 +0100)
commit0cee41d4d0fe781c1acc8db48871f1a759b1f8b9
treee1f657563425290f183681edfcdb05266a6b871f
parent274a8ddcbcc412c5b2651d54b1c189dbf38fd9be
parent4823a031f096d6d5fd16fccd8a3dd51b05a6becf
Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

This pull request contains Broadcom ARM/ARM64-based SoCs fixes for 5.1,
please pull the following:

- Eric provides fixes for the bcm2835-pm driver: added missing depends
  on MFD_CORE for the ARM64 definition of ARCH_BCM2835, fixing error
  paths on initialization and fixing the PM_IMAGE_PERI power domain

* tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux:
  arm64: bcm2835: Add missing dependency on MFD_CORE.
  soc: bcm: bcm2835-pm: Fix error paths of initialization.
  soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support.