Merge tag 'reset-for-v5.10' of git://git.pengutronix.de/pza/linux into arm/drivers
authorOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 20:02:07 +0000 (13:02 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 20:02:08 +0000 (13:02 -0700)
commitc8952516e8b4eef1b2831ebaa451c8fd51575d56
tree2aa8fe3eed27f9b733f71a632276e7baf3a6438b
parente863e45ef97e28934d2766c9bf8fb4d1f37338d4
parent68a215164e1938490c82eecccb263d30c586b84a
Merge tag 'reset-for-v5.10' of git://git.pengutronix.de/pza/linux into arm/drivers

Reset controller updates for v5.10

This tag allows to build reset-imx7 as a module, and adds support to
reset the Cortex-M4 processor on i.MX8MQ to it, adds support for the
Versal platform to the reset-zynqmp driver, and fixes some kerneldoc
comments in the core and in sti/reset-syscfg.

* tag 'reset-for-v5.10' of git://git.pengutronix.de/pza/linux:
  reset: sti: reset-syscfg: fix struct description warnings
  reset: imx7: add the cm4 reset for i.MX8MQ
  dt-bindings: reset: imx8mq: add m4 reset
  reset: Fix and extend kerneldoc
  reset: reset-zynqmp: Added support for Versal platform
  dt-bindings: reset: Updated binding for Versal reset driver
  reset: imx7: Support module build

Link: https://lore.kernel.org/r/2b77c90d2b970eb8fa09000b9ecb564bffa76374.camel@pengutronix.de
Signed-off-by: Olof Johansson <olof@lixom.net>