rv1126-uboot/drivers/pci
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
This function returns the pointer to the value of a node property.
The current name ofnode_read_prop() is confusing.  Follow the naming
of_get_property() from Linux.

The return type (const u32 *) is wrong.  DT property values can be
strings as well as integers.  This is why of_get_property/fdt_getprop
returns an opaque pointer.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-07-11 10:08:20 -06:00
..
Kconfig
Makefile
fsl_pci_init.c
pci-emul-uclass.c
pci-uclass.c dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 2017-07-11 10:08:20 -06:00
pci.c
pci_auto.c
pci_auto_common.c
pci_auto_old.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 x86: pci: Allow conditionally run VGA rom in S3 2017-05-17 17:11:46 +08:00
pci_sandbox.c
pci_sh4.c
pci_sh7751.c
pci_sh7780.c
pci_tegra.c
pci_x86.c
pcie_dw_mvebu.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
pcie_imx.c drivers: pci: imx: add imx_pcie_remove function 2017-05-31 10:09:03 +02:00
pcie_layerscape.c common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
pcie_layerscape.h armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support 2017-05-23 09:40:23 -07:00
pcie_layerscape_fixup.c common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
pcie_xilinx.c
tsi108_pci.c