[PATCH] spi: synquacer: remove SPI_TX_BYTE handling

Jagan Teki jagan at amarulasolutions.com
Sun Jun 11 12:36:19 CEST 2023


On Wed, May 24, 2023 at 1:03 PM Masahisa Kojima
<masahisa.kojima at linaro.org> wrote:
>
> Current code expects that SPI_TX_BYTE is single bit mode
> but it is wrong. It indicates byte program mode,
> not single bit mode.
>
> If SPI_TX_DUAL, SPI_TX_QUAD and SPI_TX_OCTAL bits are not set,
> the default transfer bus width is single bit.
>
> Signed-off-by: Masahisa Kojima <masahisa.kojima at linaro.org>
> ---

Reviewed-by: Jagan Teki <jagan at amarulasolutions.com>

Applied to u-boot-spi/master


More information about the U-Boot mailing list