[PATCH v2 0/4] MPM pin mappings

From: Konrad Dybcio
Date: Thu Aug 31 2023 - 17:21:30 EST


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@xxxxxxxxxx>
---
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@xxxxxxxxxx

---
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@xxxxxxxxxx>