linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Add LV/MV subtypes support for QCOM PMIC GPIOs
@ 2017-07-19  6:30 fenglinw
  2017-07-19  6:30 ` [PATCH V2 1/2] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype fenglinw
  2017-07-19  6:30 ` [PATCH V2 2/2] pinctrl: qcom: spmi-gpio: Add dtest route for digital input fenglinw
  0 siblings, 2 replies; 7+ messages in thread
From: fenglinw @ 2017-07-19  6:30 UTC (permalink / raw)
  To: linux-arm-msm, linux-kernel, bjorn.andersson
  Cc: collinsd, aghayal, wruan, kgunda, Fenglin Wu

From: Fenglin Wu <fenglinw@codeaurora.org>

LV (low voltage) and MV (medium voltage) subtype GPIO modules are support
in QCOM PMICs like PMI8998, PM660. These modules support addtional features
(func3, func4, analog-pass-through mode) and the register mappings are
also different compared with legacy 4CH/8CH subtypes.

These patches add the support for the new functions in LV/MV subtypes, and
add "dtest-buffer" setting for digital input configuration.

Fenglin Wu (2):
  pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype
  pinctrl: qcom: spmi-gpio: Add dtest route for digital input

 .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt |  24 +-
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c           | 321 ++++++++++++++++++---
 include/dt-bindings/pinctrl/qcom,pmic-gpio.h       |   2 +
 3 files changed, 302 insertions(+), 45 deletions(-)

-- 
Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-11 16:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-19  6:30 [PATCH V2 0/2] Add LV/MV subtypes support for QCOM PMIC GPIOs fenglinw
2017-07-19  6:30 ` [PATCH V2 1/2] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype fenglinw
     [not found]   ` <20170719063136.5300-2-fenglinw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-07-24 19:07     ` Rob Herring
2017-08-11 16:10   ` Bjorn Andersson
2017-07-19  6:30 ` [PATCH V2 2/2] pinctrl: qcom: spmi-gpio: Add dtest route for digital input fenglinw
     [not found]   ` <20170719063136.5300-3-fenglinw-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-07-24 16:09     ` Rob Herring
2017-08-11 16:27   ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).