]> www.infradead.org Git - users/dwmw2/linux.git/commit
spi: aspeed: Fix typo in mode_bits field for AST2600 platform
authorChin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
Wed, 5 Oct 2022 08:32:09 +0000 (16:32 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 10 Oct 2022 12:01:21 +0000 (13:01 +0100)
commit5302e1ff315b40dfc9bb3f08911f5a788cc1de01
tree1958ec9569a3e1ec061655993863aad01358abdc
parentb25fe93ff705cdd8e98ad8d0435c621ea5462c82
spi: aspeed: Fix typo in mode_bits field for AST2600 platform

Both quad SPI TX and RX modes can be supported on AST2600.
Correct typo in mode_bits field in both ast2600_fmc_data
and ast2600_spi_data structs.

Signed-off-by: Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Link: https://lore.kernel.org/r/20221005083209.222272-1-chin-ting_kuo@aspeedtech.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-aspeed-smc.c