[U-Boot] [PATCH v9 11/21] spi: Add spi_write_then_read

Simon Glass sjg at chromium.org
Sat Nov 5 17:09:48 CET 2016


On 30 October 2016 at 12:23, Jagan Teki <jagan at openedev.com> wrote:
> Add support for SPI synchronous write followed by read,
> this is common interface call from spi-nor to spi drivers.
>
> Signed-off-by: Jagan Teki <jagan at openedev.com>
> ---
>  drivers/spi/spi-uclass.c | 24 ++++++++++++++++++++++++
>  include/spi.h            | 20 ++++++++++++++++++++
>  2 files changed, 44 insertions(+)

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


More information about the U-Boot mailing list