]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'reset-for-4.12-1' of git://git.pengutronix.de/git/pza/linux into next...
authorOlof Johansson <olof@lixom.net>
Wed, 22 Mar 2017 00:33:38 +0000 (17:33 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 22 Mar 2017 00:33:38 +0000 (17:33 -0700)
commita618a7349f1947c775200c83ccfaeae681c5dbcb
treeaea183a3ab8831dc65bfd4900b4d408b7e1bf2dd
parent4495c08e84729385774601b5146d51d9e5849f81
parent11282a49b735ad7f4cea187de2b8dc5489343e4b
Merge tag 'reset-for-4.12-1' of git://git.pengutronix.de/git/pza/linux into next/drivers

Reset controller changes for v4.12

- make reset drivers with bool Kconfig options explicitly non-modular
- fix uniphier non-static symbol warnings
- fix socfpga nr_resets property
- new drivers for the Arria10 and i.MX7 system reset controllers
- fix sunxi 64-bit compilation

* tag 'reset-for-4.12-1' of git://git.pengutronix.de/git/pza/linux:
  reset: sunxi: fix for 64-bit compilation
  reset: Add Altera Arria10 SR Reset Controller
  dt-bindings: reset: a10sr: Add Arria10 SR Reset Controller offsets
  reset: Add i.MX7 SRC reset driver
  reset-socfpga: Fix nr_resets property
  reset: uniphier: fix non static symbol warnings
  reset: pistachio: make it explicitly non-modular
  reset: ath79: make it explicitly non-modular
  reset: oxnas: make it explicitly non-modular
  reset: meson: make it explicitly non-modular

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