On Mon, Jul 22, 2019 at 7:01 AM Jagan Teki <[email protected]> wrote: > > Add support for SPI synchronous write followed by read, > this is common interface call from spi-nor to spi drivers. > For the while series: Tested-by: Adam Ford <[email protected]> #da850-evm
> Reviewed-by: Simon Glass <[email protected]> > Signed-off-by: Jagan Teki <[email protected]> > --- > drivers/spi/spi-uclass.c | 24 ++++++++++++++++++++++++ > include/spi.h | 20 ++++++++++++++++++++ > 2 files changed, 44 insertions(+) > [snip] > -- > 2.18.0.321.gffc6fa0e3 > > _______________________________________________ > U-Boot mailing list > [email protected] > https://lists.denx.de/listinfo/u-boot _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

