[PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings

From: Neil Armstrong
Date: Fri Jun 17 2016 - 06:15:49 EST


In order to support the Qualcomm MDM9615 in the Sierra Wireless WP8548
Modules, add the MDM9615 TLMM pinctrl driver and bindings.

This patchset is part of a global SoC + Module + Board support for the
Sierra Wireless mangOH Board support with the WP8548 module.

Neil Armstrong (2):
pinctrl: qcom: Add support for MDM9615 TLMM
dt-bindings: pinctrl: Add MDM9615 TLMM bindings

.../bindings/pinctrl/qcom,mdm9615-pinctrl.txt | 152 +++++++
drivers/pinctrl/qcom/Kconfig | 8 +
drivers/pinctrl/qcom/Makefile | 1 +
drivers/pinctrl/qcom/pinctrl-mdm9615.c | 483 +++++++++++++++++++++
4 files changed, 644 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt
create mode 100644 drivers/pinctrl/qcom/pinctrl-mdm9615.c

--
1.9.1