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 2/4] dt-bindings: mfd: qcom,tcsr: Extend simple-mfd & pwm support for IPQ targets
Date: Fri, 6 Oct 2023 10:23:15 +0530	[thread overview]
Message-ID: <20231006045317.1056625-3-quic_devipriy@quicinc.com> (raw)
In-Reply-To: <20231006045317.1056625-1-quic_devipriy@quicinc.com>

Extend simple-mfd and pwm support for IPQ5332 & IPQ9574 SoCs.

Signed-off-by: Devi Priya <quic_devipriy@quicinc.com>
---
 Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
index f836b973e382..1e1e25df4ee3 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
@@ -33,10 +33,8 @@ properties:
               - qcom,sm8450-tcsr
               - qcom,tcsr-apq8064
               - qcom,tcsr-apq8084
-              - qcom,tcsr-ipq5332
               - qcom,tcsr-ipq8064
               - qcom,tcsr-ipq8074
-              - qcom,tcsr-ipq9574
               - qcom,tcsr-mdm9615
               - qcom,tcsr-msm8226
               - qcom,tcsr-msm8660
@@ -47,7 +45,10 @@ properties:
               - qcom,tcsr-msm8996
           - const: syscon
       - items:
-          - const: qcom,tcsr-ipq6018
+          - enum:
+              - qcom,tcsr-ipq5332
+              - qcom,tcsr-ipq6018
+              - qcom,tcsr-ipq9574
           - const: syscon
           - const: simple-mfd
 
@@ -78,7 +79,9 @@ allOf:
           compatible:
             contains:
               enum:
+                - qcom,tcsr-ipq5332
                 - qcom,tcsr-ipq6018
+                - qcom,tcsr-ipq9574
     then:
       patternProperties:
         "pwm@[a-f0-9]+$": false
-- 
2.34.1


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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-06  4:53 [PATCH 0/4] Enable pwm support for IPQ5332 & IPQ9574 SoCs Devi Priya
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 ` Devi Priya [this message]
2023-10-06  6:09   ` [PATCH 2/4] dt-bindings: mfd: qcom,tcsr: Extend simple-mfd & pwm support for IPQ targets 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-3-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