From: Kongyang Liu <seashell11234455@gmail.com>
To: u-boot@lists.denx.de
Cc: Leo Yu-Chi Liang <ycliang@andestech.com>,
Marek Vasut <marek.vasut+renesas@mailbox.org>,
Michal Simek <michal.simek@amd.com>,
Paul Barker <paul.barker.ct@bp.renesas.com>,
Svyatoslav Ryhel <clamor95@gmail.com>,
Tom Rini <trini@konsulko.com>
Subject: [PATCH 0/3] sysreset: sophgo: milkv_duo: Add sysreset support for Milk-V Duo board
Date: Tue, 16 Apr 2024 15:52:37 +0800 [thread overview]
Message-ID: <20240416075254.13729-1-seashell11234455@gmail.com> (raw)
This series add sysreset driver for cv1800b SoC and enable poweroff and
reset commands for Sophgo Milk-V Duo board.
Kongyang Liu (3):
sysreset: cv1800b: Add sysreset driver for cv1800b SoC
board: sophgo: milkv_duo: Bind sysreset driver
configs: milkv_duo: Add sysreset configs
board/sophgo/milkv_duo/board.c | 4 ++
configs/milkv_duo_defconfig | 3 ++
drivers/sysreset/Kconfig | 5 +++
drivers/sysreset/Makefile | 1 +
drivers/sysreset/sysreset_cv1800b.c | 64 +++++++++++++++++++++++++++++
5 files changed, 77 insertions(+)
create mode 100644 drivers/sysreset/sysreset_cv1800b.c
--
2.41.0
next reply other threads:[~2024-04-16 12:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-16 7:52 Kongyang Liu [this message]
2024-04-16 7:52 ` [PATCH 1/3] sysreset: cv1800b: Add sysreset driver for cv1800b SoC Kongyang Liu
2024-05-01 14:39 ` Leo Liang
2024-04-16 7:52 ` [PATCH 2/3] board: sophgo: milkv_duo: Bind sysreset driver Kongyang Liu
2024-05-01 14:38 ` Leo Liang
2024-04-16 7:52 ` [PATCH 3/3] configs: milkv_duo: Add sysreset configs Kongyang Liu
2024-05-01 14:37 ` Leo Liang
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=20240416075254.13729-1-seashell11234455@gmail.com \
--to=seashell11234455@gmail.com \
--cc=clamor95@gmail.com \
--cc=marek.vasut+renesas@mailbox.org \
--cc=michal.simek@amd.com \
--cc=paul.barker.ct@bp.renesas.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=ycliang@andestech.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