commit | ff02245d2c0c5db9cf62d5621a189f6d250151ca | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <masami.hiramatsu@linaro.org> | Fri Apr 16 14:53:46 2021 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 02 12:46:54 2021 +0200 |
tree | a72772010ea74c40c4ec1d11b58996673a3d80dc | |
parent | 31bbed00acc3d86658eed5485b1602a592ace30b [diff] |
pci: Update the highest subordinate bus number for bridge setup Update the highest subordinate bus number after probing the devices under the bus for setting up the bridge correctly. The commit 42f3663a3f67 ("pci: Update to use new sequence numbers") removed this but it is required if a PCIe bridge is under the bus. Fixes: 42f3663a3f67 ("pci: Update to use new sequence numbers") Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>