commit | 636cc1773a461de83f69f69cd3f22f9bcad2f589 | [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 | 4cf56ec07f673f99c87862dbb7e72bc077685474 [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>