Merge tag 'soc-fsl-next-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/leo...
authorOlof Johansson <olof@lixom.net>
Wed, 13 Nov 2019 06:59:23 +0000 (22:59 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 13 Nov 2019 06:59:24 +0000 (22:59 -0800)
commit84a1b6e1d938be6a26a88083058884246415a5fc
tree6c7121f4148cff995def9c200d2108fde9b1699e
parent57a54dfe4895222dcb8e22ca6f49bf42d1b197aa
parent3b8db0348c503823fb09b5f304b196c3362754ea
Merge tag 'soc-fsl-next-v5.5' of git://git./linux/kernel/git/leo/linux into arm/drivers

NXP/FSL SoC driver updates for v5.5

RCPM driver for ARM SoCs
- add RCPM driver to manage the wakeup devices for QorIQ ARM SoCs (HW low
power states are supported in PSCI firmware)
- add API to PM wakeup framework to retrieve wakeup sources

* tag 'soc-fsl-next-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux:
  soc: fsl: add RCPM driver
  dt-bindings: fsl: rcpm: Add 'little-endian' and update Chassis definition
  PM: wakeup: Add routine to help fetch wakeup source object.

Link: https://lore.kernel.org/r/1573599595-31411-1-git-send-email-leoyang.li@nxp.com
Signed-off-by: Olof Johansson <olof@lixom.net>