mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-14 02:31:37 +00:00
doc: driver-model: Update SPI migration status
Update SPI drivers, driver model conversion status for v2019.10 release. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
This commit is contained in:
parent
718fd834c0
commit
ce704ea11f
1 changed files with 1 additions and 2 deletions
|
@ -58,10 +58,8 @@ to move the migration with in the deadline.
|
|||
|
||||
No dm conversion yet::
|
||||
|
||||
drivers/spi/cf_spi.c
|
||||
drivers/spi/fsl_espi.c
|
||||
drivers/spi/lpc32xx_ssp.c
|
||||
drivers/spi/mxs_spi.c
|
||||
drivers/spi/sh_spi.c
|
||||
drivers/spi/soft_spi_legacy.c
|
||||
|
||||
|
@ -74,6 +72,7 @@ Partially converted::
|
|||
drivers/spi/fsl_dspi.c
|
||||
drivers/spi/kirkwood_spi.c
|
||||
drivers/spi/mxc_spi.c
|
||||
drivers/spi/mxs_spi.c
|
||||
drivers/spi/omap3_spi.c
|
||||
drivers/spi/sh_qspi.c
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue