On Mon, Jun 27, 2016 at 12:12:16PM -0500, Andrew F. Davis wrote:
> Add TI syscon reset controller binding. This will hook to the reset
> framework and use syscon/regmap to set reset bits. This allows reset
> control of individual SoC subsytems and devices with memory-mapped
> reset registers in a common register memory space.
> 
> Signed-off-by: Andrew F. Davis <a...@ti.com>
> Signed-off-by: Suman Anna <s-a...@ti.com>
> ---
>  .../devicetree/bindings/reset/ti-syscon-reset.txt  | 91 
> ++++++++++++++++++++++
>  include/dt-bindings/reset/ti-syscon.h              | 38 +++++++++
>  2 files changed, 129 insertions(+)
>  create mode 100644 
> Documentation/devicetree/bindings/reset/ti-syscon-reset.txt
>  create mode 100644 include/dt-bindings/reset/ti-syscon.h

Acked-by: Rob Herring <r...@kernel.org>

Reply via email to