From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 1/3] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips Date: Fri, 11 Jan 2019 13:29:21 +0100 Message-ID: References: <20181229114755.8711-1-masneyb@onstation.org> <20181229114755.8711-2-masneyb@onstation.org> <154664792383.15366.9346249356552958882@swboyd.mtv.corp.google.com> <20190105014503.GA32383@basecamp> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20190105014503.GA32383@basecamp> Sender: linux-kernel-owner@vger.kernel.org To: Brian Masney Cc: Stephen Boyd , Andy Gross , 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-gpio@vger.kernel.org On Sat, Jan 5, 2019 at 2:45 AM Brian Masney wrote: > [Stephen] > > Otherwise patch looks good to me. Thanks for working on this. Are you > > going to convert the ssbi master and gpio chip too? > > Yes, I will do that work as well once this patch series is accepted. > I currently don't have the hardware to test it, but I'm willing to pick > up a cheap device on ebay. Any suggestions for something that boots a > mainline kernel with the ssbi? It looks like the Sony Xperia Z phone is > one of the supported devices. I think my APQ8060 DragonBoard uses SSBI: https://dflund.se/~triad/krad/dragonboard/ arch/arm/boot/dts/qcom-apq8060-dragonboard.dts So I can test it. Or even write the patch once the SSPI is merged and known working. Yours, Linus Walleij