[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1466158535-17962-1-git-send-email-narmstrong@baylibre.com>
Date: Fri, 17 Jun 2016 12:15:33 +0200
From: Neil Armstrong <narmstrong@...libre.com>
To: linus.walleij@...aro.org, andy.gross@...aro.org,
sricharan@...eaurora.org
Cc: Neil Armstrong <narmstrong@...libre.com>,
linux-gpio@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings
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
Powered by blists - more mailing lists