Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1589067
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] input: cpcap-pwrbutton: new driver |
| Date | 2017-02-28 01:30 +0100 |
| Message-ID | <tfDPY-4VN-13@gated-at.bofh.it> (permalink) |
| References | <tejTk-66Y-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@kernel.org> > --- > .../devicetree/bindings/input/cpcap-pwrbutton.txt | 20 ++++ Acked-by: Rob Herring <robh@kernel.org> > 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] input: cpcap-pwrbutton: new driver Sebastian Reichel <sre@kernel.org> - 2017-02-24 10:00 +0100
Re: [PATCH] input: cpcap-pwrbutton: new driver Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-02-25 20:10 +0100
Re: [PATCH] input: cpcap-pwrbutton: new driver Tony Lindgren <tony@atomide.com> - 2017-02-25 20:30 +0100
Re: [PATCH] input: cpcap-pwrbutton: new driver Tony Lindgren <tony@atomide.com> - 2017-02-28 03:40 +0100
Re: [PATCH] input: cpcap-pwrbutton: new driver Rob Herring <robh@kernel.org> - 2017-02-28 01:30 +0100
csiph-web