Skip to content
Snippets Groups Projects
Commit 3ae64e8f authored by Kursad Oney's avatar Kursad Oney Committed by Tom Rini
Browse files

spi: bcm63xx_hsspi: switch to raw I/O functions.


Make the driver compatible with both big and little endian SOCs.
Replace big-endian calls with their raw equivalents, expect for
writing the command to FIFO. That still has to be in big-endian
format.

Signed-off-by: default avatarKursad Oney <kursad.oney@broadcom.com>
Reviewed-by: default avatarPhilippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
parent c50d670c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment