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 1/4] dt-bindings: pwm: Document the pwm compatible for ipq5332 & ipq9574
Date: Fri, 6 Oct 2023 10:23:14 +0530 [thread overview]
Message-ID: <20231006045317.1056625-2-quic_devipriy@quicinc.com> (raw)
In-Reply-To: <20231006045317.1056625-1-quic_devipriy@quicinc.com>
Use ipq6018 as the fallback for ipq5332 & ipq9574 and document its compatibles.
Signed-off-by: Devi Priya <quic_devipriy@quicinc.com>
---
.../devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml b/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml
index 6d0d7ed271f7..8335c2952c2a 100644
--- a/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml
@@ -11,7 +11,14 @@ maintainers:
properties:
compatible:
- const: qcom,ipq6018-pwm
+ oneOf:
+ - items:
+ - enum:
+ - qcom,ipq5332-pwm
+ - qcom,ipq9574-pwm
+ - const: qcom,ipq6018-pwm
+ - enum:
+ - qcom,ipq6018-pwm
reg:
description: Offset of PWM register in the TCSR block.
--
2.34.1
next prev 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 ` Devi Priya [this message]
2023-10-06 6:08 ` [PATCH 1/4] dt-bindings: pwm: Document the pwm compatible for ipq5332 & ipq9574 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-2-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