]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: reset: Add TI SCI reset binding
authorAndrew F. Davis <afd@ti.com>
Wed, 24 May 2017 18:09:29 +0000 (13:09 -0500)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 6 Jun 2017 07:43:28 +0000 (09:43 +0200)
commit18a006203b88b702835999428400e1707d7ca3af
tree9f4c29f5eadf31adba76020b898d5aa9f7ebccc8
parentd25e4334c2900f15251f16c8ffc5151db800b2aa
dt-bindings: reset: Add TI SCI reset binding

Add TI SCI reset controller binding. This describes the DT binding
details for a reset controller node providing reset management services
to hardware blocks (reset consumers) using the Texas Instrument's System
Control Interface (TI SCI) protocol to communicate to a system controller
block present on the SoC.

Signed-off-by: Andrew F. Davis <afd@ti.com>
[s-anna@ti.com: revise the binding format]
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Documentation/devicetree/bindings/reset/ti,sci-reset.txt [new file with mode: 0644]
MAINTAINERS