summaryrefslogtreecommitdiff
path: root/doc/driver-model
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2018-12-14 22:04:12 +0530
committerJagan Teki <jagan@amarulasolutions.com>2019-01-02 01:00:31 +0530
commit99a17dd53d685ebe1c092830aa89915132f86195 (patch)
treeccf4a1ba2dd91d9ef5410bf09238c284a2634935 /doc/driver-model
parentcdf72c188c62b8ac20e5a2e1abbd45bc721e2ff9 (diff)
dm: MIGRATION: Update migration plan for SPI
- v2019.04 for no dm conversion drivers - v2019.07 for partially converted drivers. Note: there were many updates on this deadline, so better not update this again. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'doc/driver-model')
-rw-r--r--doc/driver-model/MIGRATION.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/driver-model/MIGRATION.txt b/doc/driver-model/MIGRATION.txt
index dce4aa3e1d..183d7f5293 100644
--- a/doc/driver-model/MIGRATION.txt
+++ b/doc/driver-model/MIGRATION.txt
@@ -55,9 +55,6 @@ CONFIG_DM_SPI_FLASH
Board Maintainers should submit the patches for enabling DM_SPI and DM_SPI_FLASH
to move the migration with in the deadline.
-Status: In progress
-Deadline: 2018.09
-
No dm conversion yet:
drivers/spi/cf_spi.c
drivers/spi/fsl_espi.c
@@ -69,6 +66,9 @@ No dm conversion yet:
drivers/spi/sh_spi.c
drivers/spi/soft_spi_legacy.c
+ Status: In progress
+ Deadline: 2019.04
+
Partially converted:
drivers/spi/atcspi200_spi.c
drivers/spi/davinci_spi.c
@@ -79,6 +79,10 @@ Partially converted:
drivers/spi/omap3_spi.c
drivers/spi/ti_qspi.c
+ Status: In progress
+ Deadline: 2019.07
+
--
Jagan Teki <jagan@openedev.com>
+12/24/2018
03/14/2018