From: Zelong Dong <Zelong.Dong@amlogic.com>
To: Neil Armstrong <neil.armstrong@linaro.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Kevin Hilman <khilman@baylibre.com>,
Rob Herring <robh@kernel.org>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
Jerome Brunet <jbrunet@baylibre.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
kelvin.zhang@amlogic.com
Subject: Re: [PATCH v2 0/3] reset: amlogic-a4/a5: add reset driver
Date: Mon, 2 Sep 2024 19:28:24 +0800 [thread overview]
Message-ID: <d77a0100-7ca2-d32e-a27a-67c0a9b4f709@amlogic.com> (raw)
In-Reply-To: <20240715051217.5286-1-zelong.dong@amlogic.com>
Hi Philipp,
Sorry, I've mixed up the emails.
How about this patchset Amlogic A4/A5 Reset driver?
在 2024/7/15 13:12, zelong dong 写道:
> From: Zelong Dong <zelong.dong@amlogic.com>
>
> This patchset adds Reset controller driver support for
> Amlogic A4/A5 SoC. The RESET registers count and offset
> for A4/A5 Soc are same as S4 Soc.
>
> Changes since v1:
> - remove 'amlogic,t7-reset'
> - move 'amlogic,c3-reset' to the other enum list
> - move reset node from amlogic-a4-common.dtsi to
> amlogic-a4.dtsi/amlogic-a5.dtsi
>
> ---
> v1:https://lore.kernel.org/all/20240703061610.37217-1-zelong.dong@amlogic.com/
>
> Zelong Dong (3):
> dt-bindings: reset: Add compatible and DT bindings for Amlogic A4/A5
> Reset Controller
> arm64: dts: amlogic: Add Amlogic A4 reset controller
> arm64: dts: amlogic: Add Amlogic A5 reset controller
>
> .../bindings/reset/amlogic,meson-reset.yaml | 21 ++--
> .../arm64/boot/dts/amlogic/amlogic-a4-reset.h | 93 ++++++++++++++++++
> arch/arm64/boot/dts/amlogic/amlogic-a4.dtsi | 10 ++
> .../arm64/boot/dts/amlogic/amlogic-a5-reset.h | 95 +++++++++++++++++++
> arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 10 ++
> 5 files changed, 222 insertions(+), 7 deletions(-)
> create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-a4-reset.h
> create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-a5-reset.h
>
prev parent reply other threads:[~2024-09-02 11:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-15 5:12 [PATCH v2 0/3] reset: amlogic-a4/a5: add reset driver zelong dong
2024-07-15 5:12 ` [PATCH v2 1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller zelong dong
2024-07-15 16:13 ` Conor Dooley
2024-07-15 5:12 ` [PATCH v2 2/3] arm64: dts: amlogic: Add Amlogic A4 reset controller zelong dong
2024-07-15 5:12 ` [PATCH v2 3/3] arm64: dts: amlogic: Add Amlogic A5 " zelong dong
2024-09-02 11:28 ` Zelong Dong [this message]
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=d77a0100-7ca2-d32e-a27a-67c0a9b4f709@amlogic.com \
--to=zelong.dong@amlogic.com \
--cc=devicetree@vger.kernel.org \
--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=martin.blumenstingl@googlemail.com \
--cc=neil.armstrong@linaro.org \
--cc=p.zabel@pengutronix.de \
--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).