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> --- Konrad Dybcio (5): pinctrl: qcom: msm8998: Fix MPM mappings 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 | 15 +++++++++++++++ drivers/pinctrl/qcom/pinctrl-msm8998.c | 19 ++++++++++--------- drivers/pinctrl/qcom/pinctrl-sdm660.c | 14 ++++++++++++++ drivers/pinctrl/qcom/pinctrl-sm6115.c | 12 ++++++++++++ drivers/pinctrl/qcom/pinctrl-sm6125.c | 14 ++++++++++++++ 5 files changed, 65 insertions(+), 9 deletions(-) --- base-commit: 21ef7b1e17d039053edaeaf41142423810572741 change-id: 20230809-topic-mpm_mappings-31ff2856244a Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>