On Fri, Feb 24, 2017 at 09:59:09AM +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 with Droid 4. > > Signed-off-by: Sebastian Reichel <sre@xxxxxxxxxx> > --- > .../devicetree/bindings/input/cpcap-pwrbutton.txt | 20 ++++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/input/misc/Kconfig | 10 ++ > drivers/input/misc/Makefile | 1 + > drivers/input/misc/cpcap-pwrbutton.c | 119 +++++++++++++++++++++ > 4 files changed, 150 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/cpcap-pwrbutton.txt > create mode 100644 drivers/input/misc/cpcap-pwrbutton.c -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html