mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
dm: pci: MIGRATION: Add migration plan for PCI
Add a migration plan for PCI which is an important subsystem in U-Boot. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
358fd21fe7
commit
1ce689d950
2 changed files with 20 additions and 0 deletions
|
@ -86,3 +86,13 @@ Partially converted:
|
|||
Jagan Teki <jagan@openedev.com>
|
||||
12/24/2018
|
||||
03/14/2018
|
||||
|
||||
|
||||
CONFIG_DM_PCI
|
||||
-------------
|
||||
Deadline: 2019.07
|
||||
|
||||
The PCI subsystem has supported driver model since mid 2015. Maintainers should
|
||||
submit patches switching over to using CONFIG_DM_PCI and other base driver
|
||||
model options in time for inclusion in the 2019.07 release.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue