[PATCH 0/3][v2] pinctrl: qcom: add support for sparse GPIOs
Timur Tabi
timur at codeaurora.org
Mon Jul 17 16:43:58 PDT 2017
First patch update gpiolib so that it requests the GPIO before trying to
initialize it.
Second patch allows for for pinctrl-msm to understand GPIO groups with
no pins. Such pins are "hidden" and can't be exported or accessed.
Last patch updates the QDF2xxx driver to take advantage of all that.
Timur Tabi (3):
gliolib: request the gpio before querying its direction
[v2] pinctrl: qcom: disable GPIO groups with no pins
[v2] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002
drivers/gpio/gpiolib.c | 11 +++
drivers/pinctrl/qcom/pinctrl-msm.c | 22 ++++--
drivers/pinctrl/qcom/pinctrl-qdf2xxx.c | 139 ++++++++++++++++++++++++---------
3 files changed, 131 insertions(+), 41 deletions(-)
--
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc. Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.
More information about the linux-arm-kernel
mailing list