]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'reset-for-4.19' of git://git.pengutronix.de/git/pza/linux into next/drivers
authorOlof Johansson <olof@lixom.net>
Sat, 21 Jul 2018 22:05:03 +0000 (15:05 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 21 Jul 2018 22:05:03 +0000 (15:05 -0700)
commit743281cb93a77ef50519a094709da181c536e943
tree752c99c2db58567bbb598bbbfd0df9dd4086ca8d
parentabe703233ab5f9d7c2452f88479b179047510b59
parentcd1c570ffb3968cf8650fd925dbc9cc2f039442a
Merge tag 'reset-for-4.19' of git://git.pengutronix.de/git/pza/linux into next/drivers

Reset controller changes for v4.19

This adds new drivers and bindings for the SDM845 AOSS (always on
subsystem) reset controller and for the Uniphier USB3 core reset.
SPI controller resets are added to the Uniphier reset driver.

* tag 'reset-for-4.19' of git://git.pengutronix.de/git/pza/linux:
  reset: uniphier: add reset control support for SPI
  reset: uniphier: add USB3 core reset control
  dt-bindings: reset: uniphier: add USB3 core reset support
  reset: simple: export reset_simple_ops to be referred from modules
  reset: qcom: AOSS (always on subsystem) reset controller
  dt-bindings: reset: Add AOSS reset bindings for SDM845 SoCs

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