[PATCH 1/3] spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC
Leo Liang
ycliang at andestech.com
Wed May 1 16:28:00 CEST 2024
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 at 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 at andestech.com>
More information about the U-Boot
mailing list