summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-sn-f-ospi.c
diff options
context:
space:
mode:
authorWilliam Zhang <william.zhang@broadcom.com>2023-02-07 09:58:17 +0300
committerMark Brown <broonie@kernel.org>2023-02-09 18:00:47 +0300
commit85a84a61699990db6a025b5073f337f49933a875 (patch)
tree7395bbfae18a5b96ca60d188f27f4a93bfd53fb4 /drivers/spi/spi-sn-f-ospi.c
parent99d7428ac94bf67d6e9df81dd3b4bf3046196ad6 (diff)
downloadlinux-85a84a61699990db6a025b5073f337f49933a875.tar.xz
spi: bcm63xx-hsspi: Endianness fix for ARM based SoC
HSSPI controller uses big endian for the opcode in the message to the controller ping pong buffer. Use cpu_to_be16 to properly handle the endianness for both big and little endian host. Fixes: 142168eba9dc ("spi: bcm63xx-hsspi: add bcm63xx HSSPI driver") Signed-off-by: Kursad Oney <kursad.oney@broadcom.com> Signed-off-by: William Zhang <william.zhang@broadcom.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20230207065826.285013-7-william.zhang@broadcom.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-sn-f-ospi.c')
0 files changed, 0 insertions, 0 deletions