public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Pinctrl support for msm8660
@ 2015-06-05 22:52 Bjorn Andersson
  2015-06-05 22:52 ` [PATCH 1/3] pinctrl: qcom: Add MSM8660 pinctrl definitions Bjorn Andersson
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Bjorn Andersson @ 2015-06-05 22:52 UTC (permalink / raw)
  To: Linus Walleij, Andy Gross
  Cc: Ian Campbell, Kumar Gala, Mark Rutland, Pawel Moll, Rob Herring,
	devicetree, linux-arm-kernel, linux-arm-msm, linux-gpio,
	linux-kernel

Per your request Linus, happy birthday!

Regards,
Bjorn

Bjorn Andersson (3):
  pinctrl: qcom: Add MSM8660 pinctrl definitions
  pinctrl: dt-binding: Add DT binding documentation for MSM8660
  ARM: dts: qcom: Replace gpio node with pinctrl node

 .../bindings/pinctrl/qcom,msm8660-pinctrl.txt      |  90 ++
 arch/arm/boot/dts/qcom-msm8660.dtsi                |  11 +-
 drivers/pinctrl/qcom/Kconfig                       |   8 +
 drivers/pinctrl/qcom/Makefile                      |   1 +
 drivers/pinctrl/qcom/pinctrl-msm8660.c             | 984 +++++++++++++++++++++
 5 files changed, 1089 insertions(+), 5 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt
 create mode 100644 drivers/pinctrl/qcom/pinctrl-msm8660.c

-- 
1.8.2.2


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

end of thread, other threads:[~2015-07-23 20:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-05 22:52 [PATCH 0/3] Pinctrl support for msm8660 Bjorn Andersson
2015-06-05 22:52 ` [PATCH 1/3] pinctrl: qcom: Add MSM8660 pinctrl definitions Bjorn Andersson
2015-06-10  8:21   ` Linus Walleij
2015-06-05 22:52 ` [PATCH 2/3] pinctrl: dt-binding: Add DT binding documentation for MSM8660 Bjorn Andersson
2015-06-10  8:21   ` Linus Walleij
2015-06-05 22:52 ` [PATCH 3/3] ARM: dts: qcom: Replace gpio node with pinctrl node Bjorn Andersson
2015-06-10  8:20   ` Linus Walleij
2015-07-23 20:56   ` Andy Gross
2015-06-10  8:22 ` [PATCH 0/3] Pinctrl support for msm8660 Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox