Re: [PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
From: Jae Hyun Yoo
Date: Fri Apr 01 2022 - 10:12:40 EST
Hi Cédric,
On 3/25/2022 3:08 AM, Cédric Le Goater wrote:
Hi,
This series adds a new SPI driver using the spi-mem interface for the
Aspeed static memory controllers of the AST2600, AST2500 and AST2400
SoCs.
* AST2600 Firmware SPI Memory Controller (FMC)
* AST2600 SPI Flash Controller (SPI1 and SPI2)
Tested-by: Jae Hyun Yoo <quic_jaehyoo@xxxxxxxxxxx>
I tested this patch series on Qualcomm DC-SCM (AST2600) board with quad
mode enabled. It has worked well so far.
The quad mode test details:
https://lore.kernel.org/linux-devicetree/e362f6dd-785f-87b3-3090-554be0fb860c@xxxxxxxxxxx/T/#t
Cheers,
Jae