From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v8 10/14] dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings Date: Tue, 30 Apr 2019 17:25:18 -0500 Message-ID: <20190430222518.GA8786@bogus> References: <20190430101230.21794-1-lokeshvutla@ti.com> <20190430101230.21794-11-lokeshvutla@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190430101230.21794-11-lokeshvutla@ti.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Marc Zyngier , Santosh Shilimkar , Nishanth Menon , tglx@linutronix.de, jason@lakedaemon.net, Linux ARM Mailing List , linux-kernel@vger.kernel.org, Tero Kristo , Sekhar Nori , Tony Lindgren , linus.walleij@linaro.org, Peter Ujfalusi , Grygorii Strashko , Lokesh Vutla , Device Tree Mailing List List-Id: devicetree@vger.kernel.org On Tue, 30 Apr 2019 15:42:26 +0530, Lokesh Vutla wrote: > Add the DT binding documentation for Interrupt Aggregator driver. > > Signed-off-by: Lokesh Vutla > --- > Changes since v7: > - None > .../interrupt-controller/ti,sci-inta.txt | 66 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 67 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.txt > Reviewed-by: Rob Herring