]> Git Repo - u-boot.git/commit
spi: Add non DM version of SPI_MEM
authorVignesh R <[email protected]>
Tue, 5 Feb 2019 05:59:15 +0000 (11:29 +0530)
committerJagan Teki <[email protected]>
Thu, 7 Feb 2019 10:03:21 +0000 (15:33 +0530)
commit6430eea639ed9ca967764a0ee113fa1c53619356
tree74edaeb1d88f27188319b5363bd3cba93a16bd74
parent76094485e462d1bed6c37ed465d1fcb341d94531
spi: Add non DM version of SPI_MEM

Add non DM version of SPI_MEM to support easy migration to new SPI NOR
framework. This can be removed once DM_SPI conversion is complete.

Signed-off-by: Vignesh R <[email protected]>
Tested-by: Simon Goldschmidt <[email protected]>
Tested-by: Stefan Roese <[email protected]>
Tested-by: Horatiu Vultur <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Tested-by: Jagan Teki <[email protected]> #zynq-microzed
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/spi-mem-nodm.c [new file with mode: 0644]
This page took 0.032186 seconds and 4 git commands to generate.