[PATCH v3 2/2] spi: coreqspi: add xfer function for PolarFire SoC
Leo Liang
ycliang at andestech.com
Thu Jul 17 07:39:32 CEST 2025
On Tue, Jul 08, 2025 at 06:31:21PM +0530, Eoin Dickson wrote:
> From: Eoin Dickson <eoin.dickson at microchip.com>
>
> Add xfer function to PolarFire SoC coreqspi driver. The read and write
> operations are limited to one byte at a time instead of four as CMD18
> (multiple block read) reads garbage when four byte ops are enabled.
>
> Signed-off-by: Eoin Dickson <eoin.dickson at microchip.com>
> ---
> drivers/spi/microchip_coreqspi.c | 113 ++++++++++++++++++++++++++++++-
> 1 file changed, 111 insertions(+), 2 deletions(-)
Acked-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list