commit | 1b9c44eed0a405bff4d14afcbbd626bb18dcd21e | [log] [tgz] |
---|---|---|
author | Suneel Garapati <sgarapati@marvell.com> | Sat Oct 19 15:52:32 2019 -0700 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 25 08:01:16 2020 +0200 |
tree | 71ba78da8210729c9eaef5c2b0815075008e9125 | |
parent | 3ac3aecbe68c290becf0336f858c6e747a5c0e28 [diff] |
pci: pci-uclass: Add support for Enhanced Allocation in Bridges If Enhanced Allocation capability is present in bridges, use it to read the fixed sub-ordinate bus number. Signed-off-by: Suneel Garapati <sgarapati@marvell.com> Reviewed-by: Simon Glass <sjg@chromium.org> Cc: Bin Meng <bmeng.cn@gmail.com>