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>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH v2 0/2] Add support for Amlogic C3 PWM
Date: Sat, 14 Sep 2024 13:48:57 +0800 [thread overview]
Message-ID: <20240914-c3-pwm-v2-0-ac1f34c68ac2@amlogic.com> (raw)
Add support for Amlogic C3 PWM, including the DT binding document and DTS.
Signed-off-by: Kelvin Zhang <kelvin.zhang@amlogic.com>
---
Changes in v2:
- Rebase this patchset due to recent upstream changes.
- Link to v1: https://lore.kernel.org/r/20240906-c3-pwm-v1-0-acaf17fad247@amlogic.com
---
Kelvin Zhang (2):
dt-bindings: pwm: amlogic: Document C3 PWM
arm64: dts: amlogic: Add Amlogic C3 PWM
.../devicetree/bindings/pwm/pwm-amlogic.yaml | 1 +
arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi | 364 +++++++++++++++++++++
2 files changed, 365 insertions(+)
---
base-commit: 5acd9952f95fb4b7da6d09a3be39195a80845eb6
change-id: 20240906-c3-pwm-d17072517826
Best regards,
--
Kelvin Zhang <kelvin.zhang@amlogic.com>
next reply other threads:[~2024-09-14 5:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-14 5:48 Kelvin Zhang via B4 Relay [this message]
2024-09-14 5:48 ` [PATCH v2 1/2] dt-bindings: pwm: amlogic: Document C3 PWM Kelvin Zhang via B4 Relay
2024-09-14 5:48 ` [PATCH v2 2/2] arm64: dts: amlogic: Add Amlogic " Kelvin Zhang via B4 Relay
2024-10-09 7:57 ` Neil Armstrong
2024-10-09 7:41 ` [PATCH v2 0/2] Add support for " Uwe Kleine-König
2024-10-09 7:58 ` (subset) " Neil Armstrong
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=20240914-c3-pwm-v2-0-ac1f34c68ac2@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=krzysztof.kozlowski@linaro.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).