Re: [PATCH 0/4] Enable pwm support for IPQ5332 & IPQ9574 SoCs

From: Bjorn Andersson
Date: Sat Jan 27 2024 - 21:46:40 EST


On Fri, Oct 06, 2023 at 10:23:13AM +0530, Devi Priya wrote:
> Enable pwm support for IPQ5332 & IPQ9574 SoCs and document the
> pwm compatibles.
> While at it, use qcom,ipq6018-pwm as the fallback compatible and extend the
> simple-mfd support for ipq5332 & ipq9574 targets.
>
> This series depends on the below series which adds support
> for the PWM driver on IPQ targets:
> https://lore.kernel.org/linux-arm-msm/20231005160550.2423075-1-quic_devipriy@xxxxxxxxxxx/

I've kept this series in my inbox, hoping that you would work out the DT
bindings with the maintainers. Dropping them now, please resend the DTS
patches once the bindings are in order.

Thanks,
Bjorn

>
> Devi Priya (4):
> dt-bindings: pwm: Document the pwm compatible for ipq5332 & ipq9574
> dt-bindings: mfd: qcom,tcsr: Extend simple-mfd & pwm support for IPQ
> targets
> arm64: dts: qcom: ipq9574: Add pwm support
> arm64: dts: qcom: ipq5332: Add pwm support
>
> .../devicetree/bindings/mfd/qcom,tcsr.yaml | 9 ++++++---
> .../devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml | 9 ++++++++-
> arch/arm64/boot/dts/qcom/ipq5332.dtsi | 15 ++++++++++++++-
> arch/arm64/boot/dts/qcom/ipq9574-rdp418.dts | 12 ++++++++++++
> arch/arm64/boot/dts/qcom/ipq9574.dtsi | 15 ++++++++++++++-
> 5 files changed, 54 insertions(+), 6 deletions(-)
>
> --
> 2.34.1
>