diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2014-12-31 16:05:11 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-01-13 07:24:40 -0800 |
commit | a62e84d7b1824a202dd6a9e9c7b1bc350c7b33b7 (patch) | |
tree | 1c102299e34f9c25c8b17725586875ba9525062a /drivers/pci/pci_gt64120.c | |
parent | 949dbc12db8ba628004ac70359ca0e0edf98432e (diff) | |
download | u-boot-imx-a62e84d7b1824a202dd6a9e9c7b1bc350c7b33b7.zip u-boot-imx-a62e84d7b1824a202dd6a9e9c7b1bc350c7b33b7.tar.gz u-boot-imx-a62e84d7b1824a202dd6a9e9c7b1bc350c7b33b7.tar.bz2 |
fdt: Add several apis to decode pci device node
This commit adds several APIs to decode PCI device node according to
the Open Firmware PCI bus bindings, including:
- fdtdec_get_pci_addr() for encoded pci address
- fdtdec_get_pci_vendev() for vendor id and device id
- fdtdec_get_pci_bdf() for pci device bdf triplet
- fdtdec_get_pci_bar32() for pci device register bar
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
(Include <pci.h> in fdtdec.h and adjust tegra to fix build error)
Diffstat (limited to 'drivers/pci/pci_gt64120.c')
0 files changed, 0 insertions, 0 deletions