Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1397298
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/3] input: rmi4: Acquire and enable VDD and VIO supplies |
| Date | 2016-05-09 22:00 +0200 |
| Message-ID | <rwZvu-3Ct-41@gated-at.bofh.it> (permalink) |
| References | <rw2lH-31y-5@gated-at.bofh.it> <rw2lH-31y-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, May 06, 2016 at 09:40:07PM -0700, Bjorn Andersson wrote: > For systems where the rmi4 device is not powered by always-on regulators > we need to acquire handles to VDD and VIO and enable these. > > Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> > --- > > Changes since v1: > - Added patch 1 and 3 > - Moved regulator handling to the core driver > > .../devicetree/bindings/input/rmi4/rmi_i2c.txt | 6 ++++++ > .../devicetree/bindings/input/rmi4/rmi_spi.txt | 6 ++++++ Acked-by: Rob Herring <robh@kernel.org> > drivers/input/rmi4/rmi_driver.c | 20 ++++++++++++++++++++ > include/linux/rmi.h | 4 +++- > 4 files changed, 35 insertions(+), 1 deletion(-)
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] Input: synaptics-rmi4: Support regulator supplies Andrew Duggan <aduggan@synaptics.com> - 2016-05-05 23:00 +0200
Re: [PATCH] Input: synaptics-rmi4: Support regulator supplies Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-05-06 03:00 +0200
[PATCH v2 0/3] input: rmi4: Regulator supply support Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-05-07 06:50 +0200
[PATCH v2 1/3] input: rmi4: Move IRQ handling to rmi_driver Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-05-07 06:50 +0200
[PATCH v2 2/3] input: rmi4: Acquire and enable VDD and VIO supplies Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-05-07 06:50 +0200
Re: [PATCH v2 2/3] input: rmi4: Acquire and enable VDD and VIO supplies Rob Herring <robh@kernel.org> - 2016-05-09 22:00 +0200
Re: [PATCH v2 0/3] input: rmi4: Regulator supply support Andrew Duggan <aduggan@synaptics.com> - 2016-05-10 02:40 +0200
Re: [PATCH v2 0/3] input: rmi4: Regulator supply support Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-05-10 17:50 +0200
Re: [PATCH v2 0/3] input: rmi4: Regulator supply support Andrew Duggan <aduggan@synaptics.com> - 2016-05-12 01:40 +0200
Re: [PATCH v2 0/3] input: rmi4: Regulator supply support Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-05-12 05:10 +0200
csiph-web