spi: npcm-pspi: fix 16 bit send and receive support
authorTomer Maimon <tmaimon77@gmail.com>
Wed, 15 Jan 2020 16:22:58 +0000 (18:22 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 17 Jan 2020 15:35:51 +0000 (15:35 +0000)
commit47416a5f27be0a0e815ef5f9f2f06618ae5e0470
treedc7f7e427894528fdf6f708cdec484e3033f795e
parent6157d4c255609da28f5a271ec1d56d74beb4c8be
spi: npcm-pspi: fix 16 bit send and receive support

Fixing NPCM BMC Peripheral SPI controller 16 bit
send and receive support by writing and reading
the SPI data in the right order.

Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
Link: https://lore.kernel.org/r/20200115162301.235926-2-tmaimon77@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-npcm-pspi.c