summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMasahisa Kojima <[email protected]>2023-05-24 16:32:46 +0900
committerJagan Teki <[email protected]>2023-07-13 13:59:57 +0530
commit1d70101aa2a489529847231c741dff4f235cfeaa (patch)
treea90c1d7a9677bb946a1c94e8d8dbe8f78798dcd5 /include
parent55c0144bd30dbbb9a3b1cb6987040022756368f2 (diff)
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: Masahisa Kojima <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]> Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions