[U-Boot] [PATCH v2 1/4] dm: spi: add BCM63xx HSSPI driver
    Daniel Schwierzeck 
    daniel.schwierzeck at gmail.com
       
    Sun Jun  4 09:02:28 UTC 2017
    
    
  
Am 03.06.2017 um 12:16 schrieb Álvaro Fernández Rojas:
> This driver is a simplified version of linux/drivers/spi/spi-bcm63xx-hsspi.c
> 
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> ---
> v2: Introduce changes suggested by Simon Glass:
>  - Split bcm63xx_hsspi_xfer() into smaller functions.
>  - Check possible clock errors.
>  - Check possible reset errors.
>  - Switch to devfdt_get_addr_size_index().
>  - Use setbits32_be() for clock gate.
> 
>  drivers/spi/Kconfig         |   8 +
>  drivers/spi/Makefile        |   1 +
>  drivers/spi/bcm63xx_hsspi.c | 413 ++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 422 insertions(+)
>  create mode 100644 drivers/spi/bcm63xx_hsspi.c
> 
-- 
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170604/9169e867/attachment.sig>
    
    
More information about the U-Boot
mailing list