public inbox for linux-pwm@vger.kernel.org
 help / color / mirror / Atom feed
From: Devi Priya <quic_devipriy@quicinc.com>
To: <agross@kernel.org>, <andersson@kernel.org>,
	<konrad.dybcio@linaro.org>, <lee@kernel.org>,
	<robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
	<conor+dt@kernel.org>, <thierry.reding@gmail.com>,
	<baruch@tkos.co.il>, <linux-arm-msm@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<u.kleine-koenig@pengutronix.de>, <linux-pwm@vger.kernel.org>
Subject: [PATCH 0/4] Enable pwm support for IPQ5332 & IPQ9574 SoCs
Date: Fri, 6 Oct 2023 10:23:13 +0530	[thread overview]
Message-ID: <20231006045317.1056625-1-quic_devipriy@quicinc.com> (raw)

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@quicinc.com/

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


             reply	other threads:[~2023-10-06  4:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-06  4:53 Devi Priya [this message]
2023-10-06  4:53 ` [PATCH 1/4] dt-bindings: pwm: Document the pwm compatible for ipq5332 & ipq9574 Devi Priya
2023-10-06  6:08   ` Krzysztof Kozlowski
2023-10-06  4:53 ` [PATCH 2/4] dt-bindings: mfd: qcom,tcsr: Extend simple-mfd & pwm support for IPQ targets Devi Priya
2023-10-06  6:09   ` Krzysztof Kozlowski
2023-10-12 10:07   ` (subset) " Lee Jones
2023-10-23  9:53     ` Lee Jones
2023-10-06  4:53 ` [PATCH 3/4] arm64: dts: qcom: ipq9574: Add pwm support Devi Priya
2023-10-06  6:09   ` Krzysztof Kozlowski
2023-10-06  4:53 ` [PATCH 4/4] arm64: dts: qcom: ipq5332: " Devi Priya
2023-10-06  6:10   ` Krzysztof Kozlowski
2023-11-14 11:34 ` [PATCH 0/4] Enable pwm support for IPQ5332 & IPQ9574 SoCs Uwe Kleine-König
2024-01-28  2:46 ` Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231006045317.1056625-1-quic_devipriy@quicinc.com \
    --to=quic_devipriy@quicinc.com \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=baruch@tkos.co.il \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lee@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox