From: Alexander Sverdlin <alexander.sverdlin@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Alexander Sverdlin <alexander.sverdlin@gmail.com>,
Philipp Zabel <p.zabel@pengutronix.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Chen Wang <unicorn_wang@outlook.com>,
Inochi Amaoto <inochiama@gmail.com>,
devicetree@vger.kernel.org, sophgo@lists.linux.dev
Subject: [PATCH 0/2] Add reset controller support for Sophgo SG2000 SoC
Date: Tue, 10 Jun 2025 01:04:13 +0200 [thread overview]
Message-ID: <20250609230417.620089-1-alexander.sverdlin@gmail.com> (raw)
Add DT bindings and the corresponding compatible to reset-simple driver;
provide the include file with reset lines enumerated.
Alexander Sverdlin (2):
dt-bindings: reset: sophgo: support SG2000
reset: simple: add support for Sophgo SG2000
.../bindings/reset/sophgo,sg2000-reset.yaml | 35 +++++++
drivers/reset/reset-simple.c | 2 +
.../dt-bindings/reset/sophgo,sg2000-reset.h | 92 +++++++++++++++++++
3 files changed, 129 insertions(+)
create mode 100644 Documentation/devicetree/bindings/reset/sophgo,sg2000-reset.yaml
create mode 100644 include/dt-bindings/reset/sophgo,sg2000-reset.h
--
2.49.0
next reply other threads:[~2025-06-09 23:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-09 23:04 Alexander Sverdlin [this message]
2025-06-09 23:04 ` [PATCH 1/2] dt-bindings: reset: sophgo: support SG2000 Alexander Sverdlin
2025-06-10 3:14 ` Chen Wang
2025-06-09 23:04 ` [PATCH 2/2] reset: simple: add support for Sophgo SG2000 Alexander Sverdlin
2025-06-10 1:49 ` [PATCH 0/2] Add reset controller support for Sophgo SG2000 SoC Inochi Amaoto
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=20250609230417.620089-1-alexander.sverdlin@gmail.com \
--to=alexander.sverdlin@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=inochiama@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=p.zabel@pengutronix.de \
--cc=robh@kernel.org \
--cc=sophgo@lists.linux.dev \
--cc=unicorn_wang@outlook.com \
/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