* Dmitry Torokhov <dmitry.torok...@gmail.com> [170301 17:21]: > On Thu, Mar 02, 2017 at 01:22:42AM +0100, Sebastian Reichel wrote: > > Motorola CPCAP is a PMIC found in multiple smartphones. > > This driver adds support for the power/on button and has > > been tested in Droid 4. > > > > Acked-by: Rob Herring <r...@kernel.org> > > Signed-off-by: Sebastian Reichel <s...@kernel.org> > > --- > > Changes since PATCHv1: > > - Fix device for devm_request_threaded_irq() > > - Add Acked-By from Rob Herring (for the DT binding) > > - Use newly introduced cpcap_sense_virq to sense the IRQ pin > > OK, so will this be merged through MFD? If so: > > Acked-by: Dmitry Torokhov <dmitry.torok...@gmail.com>
Ideally we'd have an immutable branch against v4.11-rc1 when out with just these two patches somewhere that can get merged in as needed to MFD or input tree. Anyways, this driver still works for me: Tested-by: Tony Lindgren <t...@atomide.com>