Skip to content
Commit 1d70101a authored by Masahisa Kojima's avatar Masahisa Kojima Committed by Jagan Teki
Browse files

spi: synquacer: remove SPI_TX_BYTE handling



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: default avatarMasahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: default avatarJagan Teki <jagan@amarulasolutions.com>
parent 55c0144b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment