u-boot-brain/drivers/pci
Simon Glass 878d68c0c3 dm: core: Add functions to obtain node's address/size cells
The of_n_addr_cells() and of_n_size_cells() functions are useful for
getting the size of addresses in a node, but in a few places U-Boot needs
to obtain the actual property value for a node without walking up the
stack. Add functions for this and just the existing code to use it.

Add a comment to the existing ofnode functions which do not do the right
thing with a flat tree.

This fixes a problem reading PCI addresses.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Tested-on: Beaver, Jetson-TK1
2017-07-11 10:08:20 -06:00
..
fsl_pci_init.c
Kconfig
Makefile
pci_auto_common.c
pci_auto_old.c
pci_auto.c
pci_common.c
pci_compat.c
pci_ftpci100.c
pci_gt64120.c
pci_indirect.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
pci_internal.h
pci_msc01.c
pci_mvebu.c
pci_rom.c
pci_sandbox.c
pci_sh4.c
pci_sh7751.c
pci_sh7780.c
pci_tegra.c
pci_x86.c
pci-emul-uclass.c
pci-uclass.c dm: core: Add functions to obtain node's address/size cells 2017-07-11 10:08:20 -06:00
pci.c
pcie_dw_mvebu.c
pcie_imx.c
pcie_layerscape_fixup.c common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
pcie_layerscape.c common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
pcie_layerscape.h
pcie_xilinx.c
tsi108_pci.c