Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1695010
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 1/2] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype |
| Date | 2017-07-24 21:10 +0200 |
| Message-ID | <u6QTU-GA-13@gated-at.bofh.it> (permalink) |
| References | <u4QOm-4Jj-3@gated-at.bofh.it> <u4QOm-4Jj-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 19, 2017 at 02:30:45PM +0800, fenglinw@codeaurora.org wrote: > From: Fenglin Wu <fenglinw@codeaurora.org> > > GPIO LV (low voltage)/MV (medium voltage) subtypes have different > features and register mappings than 4CH/8CH subtypes. Add support > for LV and MV subtypes. > > Signed-off-by: Fenglin Wu <fenglinw@codeaurora.org> > --- > .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 17 +- Acked-by: Rob Herring <robh@kernel.org> > drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 281 +++++++++++++++++---- > include/dt-bindings/pinctrl/qcom,pmic-gpio.h | 2 + > 3 files changed, 250 insertions(+), 50 deletions(-)
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V2 0/2] Add LV/MV subtypes support for QCOM PMIC GPIOs fenglinw@codeaurora.org - 2017-07-19 08:40 +0200
[PATCH V2 2/2] pinctrl: qcom: spmi-gpio: Add dtest route for digital input fenglinw@codeaurora.org - 2017-07-19 08:40 +0200
Re: [PATCH V2 2/2] pinctrl: qcom: spmi-gpio: Add dtest route for digital input Rob Herring <robh@kernel.org> - 2017-07-24 18:20 +0200
[PATCH V2 1/2] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype fenglinw@codeaurora.org - 2017-07-19 08:40 +0200
Re: [PATCH V2 1/2] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype Rob Herring <robh@kernel.org> - 2017-07-24 21:10 +0200
csiph-web