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

dm: pci: Allow PCI bus numbering aliases


Commit 9cc36a2b 'dm: core: Add a flag to control sequence numbering' changed
the default uclass behaviour to not support bus numbering. This is incorrect
for PCI and that commit should have enabled the flag for PCI.

Enable it so that PCI buses can be found and the 'pci' command works again.
Also add a test for this.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 8939df09
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment