From: Kelvin Zhang via B4 Relay <devnull+kelvin.zhang.amlogic.com@kernel.org>
To: "Uwe Kleine-König" <ukleinek@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Heiner Kallweit" <hkallweit1@gmail.com>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Kevin Hilman" <khilman@baylibre.com>,
"Jerome Brunet" <jbrunet@baylibre.com>,
"Martin Blumenstingl" <martin.blumenstingl@googlemail.com>
Cc: linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org,
Kelvin Zhang <kelvin.zhang@amlogic.com>
Subject: [PATCH 1/2] dt-bindings: pwm: amlogic: Document C3 PWM
Date: Fri, 06 Sep 2024 20:46:12 +0800 [thread overview]
Message-ID: <20240906-c3-pwm-v1-1-acaf17fad247@amlogic.com> (raw)
In-Reply-To: <20240906-c3-pwm-v1-0-acaf17fad247@amlogic.com>
From: Kelvin Zhang <kelvin.zhang@amlogic.com>
Document amlogic,c3-pwm compatible, which falls back to the meson-s4-pwm
group.
Signed-off-by: Kelvin Zhang <kelvin.zhang@amlogic.com>
---
Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml b/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
index 1d71d4f8f328..356371164acd 100644
--- a/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
+++ b/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
@@ -44,6 +44,10 @@ properties:
- amlogic,meson-axg-pwm-v2
- amlogic,meson-g12-pwm-v2
- const: amlogic,meson8-pwm-v2
+ - items:
+ - enum:
+ - amlogic,c3-pwm
+ - const: amlogic,meson-s4-pwm
reg:
maxItems: 1
--
2.37.1
next prev parent reply other threads:[~2024-09-06 12:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-06 12:46 [PATCH 0/2] Add support for Amlogic C3 PWM Kelvin Zhang via B4 Relay
2024-09-06 12:46 ` Kelvin Zhang via B4 Relay [this message]
2024-09-06 12:50 ` [PATCH 1/2] dt-bindings: pwm: amlogic: Document " Krzysztof Kozlowski
2024-09-09 10:43 ` Kelvin Zhang
2024-09-09 12:49 ` [DMARC error][DKIM error] " George Stark
2024-09-10 2:22 ` Kelvin Zhang
2024-09-06 12:46 ` [PATCH 2/2] arm64: dts: amlogic: Add Amlogic " Kelvin Zhang via B4 Relay
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=20240906-c3-pwm-v1-1-acaf17fad247@amlogic.com \
--to=devnull+kelvin.zhang.amlogic.com@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=hkallweit1@gmail.com \
--cc=jbrunet@baylibre.com \
--cc=kelvin.zhang@amlogic.com \
--cc=khilman@baylibre.com \
--cc=krzk+dt@kernel.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
--cc=ukleinek@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).