Home
last modified time | relevance | path

Searched hist:"7 a3eff4ce962de50bd9a1d83a9fce178c04999d3" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Dspi-uclass.c7a3eff4ce962de50bd9a1d83a9fce178c04999d3 Tue May 03 02:02:22 UTC 2016 Peng Fan <van.freenix@gmail.com> dm: spi: introduce dm api

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.freenix@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Jagan Teki <jteki@openedev.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dspi.h7a3eff4ce962de50bd9a1d83a9fce178c04999d3 Tue May 03 02:02:22 UTC 2016 Peng Fan <van.freenix@gmail.com> dm: spi: introduce dm api

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.freenix@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Jagan Teki <jteki@openedev.com>
Acked-by: Simon Glass <sjg@chromium.org>