commit | 1db7ee464f28d72bd1af87b1136c9c158833da13 | [log] [tgz] |
---|---|---|
author | Suneel Garapati <sgarapati@marvell.com> | Sat Oct 19 15:19:35 2019 -0700 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 25 05:41:09 2020 +0200 |
tree | 03c6756b34b2d3f8ac9cbf0aa5d44a066bdb8529 | |
parent | 1aa3966173fe92fa3c46638ee8eb8b8491f521d6 [diff] |
fdtdec: Add API to read pci bus-range property Add fdtdec_get_pci_bus_range to read bus-range property values. Signed-off-by: Suneel Garapati <sgarapati@marvell.com> Reviewed-by: Simon Glass <sjg@chromium.org>