linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] MPM pin mappings
@ 2023-08-31 21:21 Konrad Dybcio
  2023-08-31 21:21 ` [PATCH v2 1/4] pinctrl: qcom: msm8996: Add " Konrad Dybcio
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Konrad Dybcio @ 2023-08-31 21:21 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Linus Walleij
  Cc: Marijn Suijten, linux-arm-msm, linux-gpio, linux-kernel,
	Konrad Dybcio

This series adds the MPM wakeirq mappings for some SoCs and fixes my
"big oops" within the 8998 driver.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Changes in v2:
- Remove the improper 8998 fix
- In the same spirit, amend the 8996 and 6125 additions which were
  wrong in v1
- Link to v1: https://lore.kernel.org/r/20230809-topic-mpm_mappings-v1-0-5e17dd76b3c8@linaro.org

---
Konrad Dybcio (4):
      pinctrl: qcom: msm8996: Add MPM pin mappings
      pinctrl: qcom: sm6115: Add MPM pin mappings
      pinctrl: qcom: sm6125: Add MPM pin mappings
      pinctrl: qcom: sdm660: Add MPM pin mappings

 drivers/pinctrl/qcom/pinctrl-msm8996.c | 14 ++++++++++++++
 drivers/pinctrl/qcom/pinctrl-sdm660.c  | 14 ++++++++++++++
 drivers/pinctrl/qcom/pinctrl-sm6115.c  | 12 ++++++++++++
 drivers/pinctrl/qcom/pinctrl-sm6125.c  | 17 +++++++++++++++++
 4 files changed, 57 insertions(+)
---
base-commit: a47fc304d2b678db1a5d760a7d644dac9b067752
change-id: 20230809-topic-mpm_mappings-31ff2856244a

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


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

end of thread, other threads:[~2023-09-12  7:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-31 21:21 [PATCH v2 0/4] MPM pin mappings Konrad Dybcio
2023-08-31 21:21 ` [PATCH v2 1/4] pinctrl: qcom: msm8996: Add " Konrad Dybcio
2023-08-31 21:21 ` [PATCH v2 2/4] pinctrl: qcom: sm6115: " Konrad Dybcio
2023-08-31 21:21 ` [PATCH v2 3/4] pinctrl: qcom: sm6125: " Konrad Dybcio
2023-08-31 21:21 ` [PATCH v2 4/4] pinctrl: qcom: sdm660: " Konrad Dybcio
2023-09-12  7:26 ` [PATCH v2 0/4] " Linus Walleij

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).