[PATCH 0/4] Add support for PDC interrupt controller for sm8150

From: Bhupesh Sharma
Date: Wed Jan 19 2022 - 15:32:06 EST


This patchset adds the support for PDC interrupt controller found
on sm8150 SoCs from Qualcomm.

Here we add the device-tree bindings, pinctrl driver support
and the dts support for the same.

Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
Cc: Vinod Koul <vkoul@xxxxxxxxxx>
Cc: Rob Herring <robh@xxxxxxxxxx>
Cc: Marc Zyngier <maz@xxxxxxxxxx>
Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>

Bhupesh Sharma (4):
dt-bindings: qcom,pdc: Add compatible for SM8150
pinctrl: qcom: sm8150: Specify PDC map
arm64: dts: qcom: sm8150: Add pdc interrupt controller node
arm64: dts: qcom: sm8150: Add PDC as the interrupt parent for tlmm

.../interrupt-controller/qcom,pdc.txt | 1 +
arch/arm64/boot/dts/qcom/sm8150.dtsi | 11 ++++++++++
drivers/pinctrl/qcom/pinctrl-sm8150.c | 21 +++++++++++++++++++
3 files changed, 33 insertions(+)

--
2.33.1