Skip to content
Snippets Groups Projects
Commit ff3e077b authored by Simon Glass's avatar Simon Glass
Browse files

dm: pci: Add a uclass for PCI


Add a uclass for PCI controllers and a generic one for PCI devices. Adjust
the 'pci' command and the existing PCI support to work with this new uclass.
Keep most of the compatibility code in a separate file so that it can be
removed one day.

TODO: Add more header file comments to the new parts of pci.h

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent aab6724c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment