]> asedeno.scripts.mit.edu Git - linux.git/commit
Documentation: dt: reset: Add TI syscon reset binding
authorAndrew F. Davis <afd@ti.com>
Mon, 27 Jun 2016 17:12:16 +0000 (12:12 -0500)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 29 Jun 2016 21:39:10 +0000 (23:39 +0200)
commita3828519c39aa9c85bae14bad2572d12dc0d1da6
treed5a7e1c82ae46b4f803ffc13f2974e441d0b7ae9
parentab52b599c197b5e50ad918f8084673d9b4caed83
Documentation: dt: reset: Add TI syscon reset binding

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 <afd@ti.com>
Signed-off-by: Suman Anna <s-anna@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Documentation/devicetree/bindings/reset/ti-syscon-reset.txt [new file with mode: 0644]
include/dt-bindings/reset/ti-syscon.h [new file with mode: 0644]