Merge branch 'drivers/reset' into next/late
authorKevin Hilman <khilman@linaro.org>
Wed, 9 Sep 2015 22:42:45 +0000 (15:42 -0700)
committerKevin Hilman <khilman@linaro.org>
Wed, 9 Sep 2015 22:42:45 +0000 (15:42 -0700)
commit71d440499b8ecbd5289bdf4ef5cce6eb62fffb0d
tree822293ceb6ce26df473b8e61c3b8ec8fa9948dd6
parent7c4ecc72d82f2908b9fe70dbd49c1cd35738f995
parent9738031561d246f625325badb03a1f1eca2d1b01
Merge branch 'drivers/reset' into next/late

* drivers/reset:
  reset: ath79: Fix missing spin_lock_init
  reset: Add (devm_)reset_control_get stub functions
  reset: reset-zynq: Adding support for Xilinx Zynq reset controller.
  docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings.
  MIPS: ath79: Add the reset controller to the AR9132 dtsi
  reset: Add a driver for the reset controller on the AR71XX/AR9XXX
  devicetree: Add bindings for the ATH79 reset controller
  reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property
  doc: dt: add documentation for lpc1850-rgu reset driver
  reset: add driver for lpc18xx rgu
  reset: sti: constify of_device_id array
  ARM: STi: DT: Move reset controller constants into common location
  MAINTAINERS: add include/dt-bindings/reset path to reset controller entry