linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] SM6115 LPASS TLMM
@ 2023-07-24 11:39 Konrad Dybcio
  2023-07-24 11:39 ` [PATCH v2 1/3] dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add " Konrad Dybcio
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Konrad Dybcio @ 2023-07-24 11:39 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Srinivas Kandagatla,
	Catalin Marinas, Will Deacon
  Cc: Marijn Suijten, Konrad Dybcio, linux-arm-msm, linux-gpio,
	devicetree, linux-kernel, linux-arm-kernel, Konrad Dybcio,
	Krzysztof Kozlowski

This series introduces the bindings and driver for SM6115's LPI TLMM
block and enables it as a module in the arm64 defconfig.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Changes in v2:
- Fix up gpio number regex pattern and gpio-ranges in bindings
- pick up tags
- do not change patch 3 as suggested, a bulk reorder seems more
  appropriate
- Link to v1: https://lore.kernel.org/r/20230722-topic-6115_lpasstlmm-v1-0-32d1643d8774@linaro.org

---
Konrad Dybcio (3):
      dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add SM6115 LPASS TLMM
      pinctrl: qcom: Introduce SM6115 LPI pinctrl driver
      arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl

 .../pinctrl/qcom,sm6115-lpass-lpi-pinctrl.yaml     | 135 ++++++++++++++++
 arch/arm64/configs/defconfig                       |   1 +
 drivers/pinctrl/qcom/Kconfig                       |   9 ++
 drivers/pinctrl/qcom/Makefile                      |   1 +
 drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.c    | 175 +++++++++++++++++++++
 5 files changed, 321 insertions(+)
---
base-commit: ae867bc97b713121b2a7f5fcac68378a0774739b
change-id: 20230722-topic-6115_lpasstlmm-ec4749d8a70c

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@linaro.org>


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

end of thread, other threads:[~2023-09-19 23:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-24 11:39 [PATCH v2 0/3] SM6115 LPASS TLMM Konrad Dybcio
2023-07-24 11:39 ` [PATCH v2 1/3] dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add " Konrad Dybcio
2023-07-24 13:37   ` Krzysztof Kozlowski
2023-07-26  9:14   ` (subset) " Krzysztof Kozlowski
2023-07-24 11:39 ` [PATCH v2 2/3] pinctrl: qcom: Introduce SM6115 LPI pinctrl driver Konrad Dybcio
2023-07-26  9:14   ` (subset) " Krzysztof Kozlowski
2023-07-24 11:39 ` [PATCH v2 3/3] arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl Konrad Dybcio
2023-08-07  8:53   ` Linus Walleij
2023-08-07  8:53 ` [PATCH v2 0/3] SM6115 LPASS TLMM Linus Walleij
2023-09-19 23:07 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).