From: Leo Liang <ycliang@andestech.com>
To: Kongyang Liu <seashell11234455@gmail.com>
Cc: <u-boot@lists.denx.de>,
Christophe Leroy <christophe.leroy@csgroup.eu>,
Hai Pham <hai.pham.ud@renesas.com>,
Igor Prusov <IVPrusov@sberdevices.ru>,
Jagan Teki <jagan@amarulasolutions.com>,
Marek Vasut <marek.vasut+renesas@mailbox.org>,
Martin Kurbanov <mmkurbanov@sberdevices.ru>,
Michal Simek <michal.simek@amd.com>,
Simon Glass <sjg@chromium.org>, Tom Rini <trini@konsulko.com>,
William Zhang <william.zhang@broadcom.com>
Subject: Re: [PATCH 1/3] spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC
Date: Wed, 1 May 2024 22:28:00 +0800 [thread overview]
Message-ID: <ZjJRcAo7eEM197Nm@swlinux02> (raw)
In-Reply-To: <20240420070923.9154-2-seashell11234455@gmail.com>
On Sat, Apr 20, 2024 at 03:08:23PM +0800, Kongyang Liu wrote:
> Add spi nor flash controller driver for cv1800b SoC
>
> Signed-off-by: Kongyang Liu <seashell11234455@gmail.com>
> ---
>
> drivers/spi/Kconfig | 8 +
> drivers/spi/Makefile | 1 +
> drivers/spi/cv1800b_spif.c | 321 +++++++++++++++++++++++++++++++++++++
> 3 files changed, 330 insertions(+)
> create mode 100644 drivers/spi/cv1800b_spif.c
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
next prev parent reply other threads:[~2024-05-01 14:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-20 7:08 [PATCH 0/3] spi: sophgo: milkv_duo: Add spi nor flash support for Milk-V Duo board Kongyang Liu
2024-04-20 7:08 ` [PATCH 1/3] spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC Kongyang Liu
2024-05-01 14:28 ` Leo Liang [this message]
2024-04-20 7:08 ` [PATCH 2/3] riscv: dts: sophgo: Add spi nor flash controller node Kongyang Liu
2024-05-01 14:27 ` Leo Liang
2024-04-20 7:08 ` [PATCH 3/3] configs: milkv_duo: Add spi nor configs Kongyang Liu
2024-05-01 14:25 ` 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=ZjJRcAo7eEM197Nm@swlinux02 \
--to=ycliang@andestech.com \
--cc=IVPrusov@sberdevices.ru \
--cc=christophe.leroy@csgroup.eu \
--cc=hai.pham.ud@renesas.com \
--cc=jagan@amarulasolutions.com \
--cc=marek.vasut+renesas@mailbox.org \
--cc=michal.simek@amd.com \
--cc=mmkurbanov@sberdevices.ru \
--cc=seashell11234455@gmail.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=william.zhang@broadcom.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.