From ea9d7c17fc4c7ff78898567734b341daf860846c Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 29 Nov 2018 18:21:13 -0500 Subject: dm: MIGRATION: Add migration plan for CONFIG_SATA As the core of the subsystem has been converted along with some of the drivers, formalize a deadline for migration. Cc: Akshay Bhat Cc: Andreas Geisreiter Cc: Bin Meng Cc: Christian Gmeiner Cc: Fabio Estevam Cc: Jason Liu Cc: Ken Lin Cc: Ludwig Zenz Cc: Marek Vasut Cc: Max Krummenacher Cc: Nikita Kiryanov Cc: Otavio Salvador Cc: Peng Fan Reviewed-by: Simon Glass Cc: Soeren Moch Cc: Stefan Roese Cc: Stefano Babic Cc: Tim Harvey Cc: Troy Kisky Cc: Tuomas Tynkkynen Cc: York Sun Signed-off-by: Tom Rini --- doc/driver-model/MIGRATION.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/driver-model/MIGRATION.txt b/doc/driver-model/MIGRATION.txt index 0b763f72a4..6df7e02a63 100644 --- a/doc/driver-model/MIGRATION.txt +++ b/doc/driver-model/MIGRATION.txt @@ -25,6 +25,16 @@ The subsystem itself has been converted along with many of the host controller and maintainers should submit patches switching over to using CONFIG_DM_USB and other base driver model options in time for inclusion in the 2019.07 rerelease. +CONFIG_SATA +----------- + +Status: In progress +Deadline: 2019.07 + +The subsystem itself has been converted along with many of the host controller +and maintainers should submit patches switching over to using CONFIG_AHCI and +other base driver model options in time for inclusion in the 2019.07 rerelease. + CONFIG_BLK ---------- -- cgit v1.2.3