[U-Boot] [PATCH v4 02/12] spi: davinci_spi: Convert to driver to adapt to DM

Simon Glass sjg at chromium.org
Fri May 20 17:23:26 CEST 2016


On 16 May 2016 at 03:38, Vignesh R <vigneshr at ti.com> wrote:
> Convert davinci_spi driver so that it complies with SPI DM framework.
>
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> v4: Check error returned by dev_map_physmem().
>
> v3: No changes
>
> v2: Add comments to struct davinci_spi_slave members.
>     Use dev_map_physmem() added by previous patch.
>
>  drivers/spi/davinci_spi.c | 329 +++++++++++++++++++++++++++++++++-------------
>  1 file changed, 240 insertions(+), 89 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list