On Mon, Nov 21, 2016 at 03:30:51PM -0600, Andrew F. Davis wrote: > 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 <a...@ti.com> > [s-a...@ti.com: revise the binding format] > Signed-off-by: Suman Anna <s-a...@ti.com> > Signed-off-by: Nishanth Menon <n...@ti.com> > Acked-by: Santosh Shilimkar <ssant...@kernel.org> > --- > .../devicetree/bindings/reset/ti,sci-reset.txt | 66 > ++++++++++++++++++++++ > MAINTAINERS | 2 + > include/dt-bindings/reset/k2g.h | 22 ++++++++ > 3 files changed, 90 insertions(+) > create mode 100644 Documentation/devicetree/bindings/reset/ti,sci-reset.txt > create mode 100644 include/dt-bindings/reset/k2g.h
Acked-by: Rob Herring <r...@kernel.org>