On 2 May 2016 at 20:02, Peng Fan <van.free...@gmail.com> wrote:
> Introduce dm_spi_claim_bus, dm_spi_release_bus and dm_spi_xfer
> Convert spi_claim_bus, spi_release_bus and spi_xfer to use
> the new API.
>
> Signed-off-by: Peng Fan <van.free...@gmail.com>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Jagan Teki <jt...@openedev.com>
> ---
>
>
> V4:
>  Convert spi_claim_bus, spi_release_bus and spi_xfer to call the use APIs.
> V3:
>  As Simon suggested, introduce new API. New patch.
>
>  drivers/spi/spi-uclass.c | 28 +++++++++++++++++++-------
>  include/spi.h            | 52 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 73 insertions(+), 7 deletions(-)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to