fdtdec: Add API to read pci bus-range property
authorSuneel Garapati <sgarapati@marvell.com>
Sat, 19 Oct 2019 22:19:35 +0000 (15:19 -0700)
committerStefan Roese <sr@denx.de>
Tue, 25 Aug 2020 03:41:09 +0000 (05:41 +0200)
commit1db7ee464f28d72bd1af87b1136c9c158833da13
tree03c6756b34b2d3f8ac9cbf0aa5d44a066bdb8529
parent1aa3966173fe92fa3c46638ee8eb8b8491f521d6
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>
include/fdtdec.h
lib/fdtdec.c