[U-Boot] [PATCH V3 03/10] spi: bcm63xx_hsspi: switch to raw I/O functions.

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Wed Aug 14 14:46:07 UTC 2019



Am 14.08.19 um 15:18 schrieb Philippe Reynes:
> From: Kursad Oney <kursad.oney at broadcom.com>
> 
> 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: Kursad Oney <kursad.oney at broadcom.com>
> Reviewed-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
>  drivers/spi/bcm63xx_hsspi.c | 28 ++++++++++++++--------------
>  1 file changed, 14 insertions(+), 14 deletions(-)
> 
> Changelog:
> v3:
> - no change
> v2:
> - move this patch from second place to third place
> 


Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

-- 
- Daniel


More information about the U-Boot mailing list