From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH v6 00/15] qcom: spmi: add support for hierarchical IRQ chip Date: Tue, 22 Jan 2019 15:13:46 -0600 Message-ID: <20190122211346.GA30582@hector.attlocal.net> References: <20190119204252.18370-1-masneyb@onstation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Brian Masney , Stephen Boyd , Bjorn Andersson , Marc Zyngier , Shawn Guo , Doug Anderson , "open list:GPIO SUBSYSTEM" , Nicolas Dechesne , Niklas Cassel , David Brown , Rob Herring , Mark Rutland , "thierry.reding@gmail.com" , linux-arm-msm@vger.kernel.org, "linux-kernel@vger.kernel.org" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" List-Id: linux-arm-msm@vger.kernel.org On Tue, Jan 22, 2019 at 04:31:20PM +0100, Linus Walleij wrote: > On Sat, Jan 19, 2019 at 9:43 PM Brian Masney wrote: > > > This patch series adds hierarchical IRQ chip support to spmi-gpio so > > that device tree consumers can request an IRQ directly from the GPIO > > block rather than having to request an IRQ from the underlying PMIC. > > I have applied all these patches including the DTS patches to the GPIO > tree and pushed for linux-next. > > If all works out well I will solidify the branch, pull it into the pin control > tree as well and offer the branch to ARM SoC. Thanks Linus!