]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into next...
authorArnd Bergmann <arnd@arndb.de>
Thu, 4 Dec 2014 15:57:36 +0000 (16:57 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 4 Dec 2014 15:57:36 +0000 (16:57 +0100)
commit8bed31d0feda63cad6e3ca1bcb49eda175c57fe4
tree0148315475b348246201f4d57b7ed5802f76cfb2
parenta06081a7d0c00868af6b767b1d02aaa4c34ca698
parentfab36196e85c1fcc583bbd53088e460dd1f6cb86
Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into next/drivers

Pull "Reset controller changes for v3.19" from Philipp Zabel:

This adds a new driver for the sti soc family, and creates
a reset_control_status interface, which is added to the existing
drivers.

* tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux:
  reset: add socfpga_reset_status
  reset: sti: Document sti-picophyreset controllers bindings.
  reset: stih407: Add softreset, powerdown and picophy controllers
  reset: stih407: Add reset controllers DT bindings
  reset: add reset_control_status helper function

Signed-off-by: Arnd Bergmann <arnd@arndb.de>