[U-Boot] [PATCH v3] spi/arm-pl022: Add support for ARM PL022 spi controller

Stefan Roese sr at denx.de
Thu Dec 13 12:48:06 CET 2012


On 12/13/2012 12:41 PM, Vipin Kumar wrote:
> From: Armando Visconti <armando.visconti at st.com>
> 
> This patch adds the support for the ARM PL022 SPI controller for the standard
> variant (0x00041022), which has a 16bit wide and 8 locations deep TX/RX FIFO.
> 
> Signed-off-by: Armando Visconti <armando.visconti at st.com>
> Signed-off-by: Vipin Kumar <vipin.kumar at st.com>
> ---
> Changes in v3
>  Added void to spi_init arguments
>  Used readl/writel in place of u16 accessors
>  Fix: Provided address of register in place of value to readl/writel IO
>   accessors
> 
> Tested with spear1340-evb
> 
> Stefan, I have not added your Acked-by because the patch has changed after you
> acked it.

Okay.

Looks still good, so:

Acked-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list