From: "Barnabás Czémán" <barnabas.czeman@mainlining.org>
To: Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Lee Jones <lee@kernel.org>,
Pavel Machek <pavel@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org,
"Barnabás Czémán" <barnabas.czeman@mainlining.org>
Subject: [PATCH v2 1/3] dt-bindings: leds: qcom-lpg: Document PM8937 PWM compatible
Date: Thu, 13 Feb 2025 20:54:47 +0100 [thread overview]
Message-ID: <20250213-pm8937-pwm-v2-1-49ea59801a33@mainlining.org> (raw)
In-Reply-To: <20250213-pm8937-pwm-v2-0-49ea59801a33@mainlining.org>
The PM8937 PWM modules are compatible with the PM8916 PWM modules,
document the PM8937 PWM compatible as fallback for the PM8916 PWM.
Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
---
Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml
index 8b82c45d1a48be6ff63193aae9d67625a943a72b..841a0229c472a4764426d25d9dbb900adc20fc11 100644
--- a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml
+++ b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml
@@ -39,6 +39,10 @@ properties:
- enum:
- qcom,pm8550-pwm
- const: qcom,pm8350c-pwm
+ - items:
+ - enum:
+ - qcom,pm8937-pwm
+ - const: qcom,pm8916-pwm
"#pwm-cells":
const: 2
--
2.48.1
next prev parent reply other threads:[~2025-02-13 19:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-13 19:54 [PATCH v2 0/3] Add PM8937 PWM and display backlight for Redmi 5A Barnabás Czémán
2025-02-13 19:54 ` Barnabás Czémán [this message]
2025-02-14 8:33 ` [PATCH v2 1/3] dt-bindings: leds: qcom-lpg: Document PM8937 PWM compatible Krzysztof Kozlowski
2025-02-20 15:15 ` (subset) " Lee Jones
2025-02-13 19:54 ` [PATCH v2 2/3] arm64: dts: qcom: pm8937: Add LPG PWM driver Barnabás Czémán
2025-02-13 20:43 ` Konrad Dybcio
2025-02-13 19:54 ` [PATCH v2 3/3] arm64: dts: qcom: msm8917-xiaomi-riva: Add display backlight Barnabás Czémán
2025-02-13 20:43 ` Konrad Dybcio
2025-03-14 20:00 ` (subset) [PATCH v2 0/3] Add PM8937 PWM and display backlight for Redmi 5A 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=20250213-pm8937-pwm-v2-1-49ea59801a33@mainlining.org \
--to=barnabas.czeman@mainlining.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lee@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@kernel.org \
--cc=robh@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).