[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170613061707.13892-1-fenglinw@codeaurora.org>
Date: Tue, 13 Jun 2017 14:16:02 +0800
From: fenglinw@...eaurora.org
To: linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: collinsd@...cinc.com, aghayal@....qualcomm.com, wruan@...cinc.com,
kgunda@....qualcomm.com, Fenglin Wu <fenglinw@...eaurora.org>
Subject: [PATCH V1 0/3] Add LV/MV subtypes support for QCOM PMIC GPIOs
From: Fenglin Wu <fenglinw@...eaurora.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) 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 do some feature extension and bug fixing.
Fenglin Wu (3):
pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype
pinctrl: qcom: spmi-gpio: Add dtest route for digital input
pinctrl: qcom: spmi-gpio: Correct power_source range check
.../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 43 ++-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 316 ++++++++++++++++++---
include/dt-bindings/pinctrl/qcom,pmic-gpio.h | 15 +
3 files changed, 331 insertions(+), 43 deletions(-)
--
Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project.
Powered by blists - more mailing lists