All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings
@ 2016-06-17 10:15 Neil Armstrong
  2016-06-17 10:15 ` [PATCH 1/2] pinctrl: qcom: Add support for MDM9615 TLMM Neil Armstrong
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Neil Armstrong @ 2016-06-17 10:15 UTC (permalink / raw)
  To: linus.walleij, andy.gross, sricharan
  Cc: Neil Armstrong, linux-gpio, linux-arm-msm, linux-soc, linux-kernel

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


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

end of thread, other threads:[~2016-06-29  8:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-17 10:15 [PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings Neil Armstrong
2016-06-17 10:15 ` [PATCH 1/2] pinctrl: qcom: Add support for MDM9615 TLMM Neil Armstrong
2016-06-28  5:03   ` Bjorn Andersson
2016-06-29  8:10   ` Linus Walleij
2016-06-17 10:15 ` [PATCH 2/2] dt-bindings: pinctrl: Add MDM9615 TLMM bindings Neil Armstrong
2016-06-20 16:19   ` Rob Herring
2016-06-28  5:05   ` Bjorn Andersson
2016-06-29  8:12   ` Linus Walleij
2016-06-17 20:16 ` [PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings Linus Walleij
2016-06-24 11:50   ` Ivan Ivanov
2016-06-24 11:50     ` Ivan Ivanov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.