u-boot/doc/device-tree-bindings/pci
Simon Glass f5cbb5c7cd x86: pci: Allow binding of some devices before relocation
At present only bridge devices are bound before relocation, to save space
in pre-relocation memory. In some cases we do actually want to bind a
device, e.g. because it provides the console UART. Add a devicetree
binding to support this.

Use the PCI_VENDEV() macro to encode the cell value. This is present in
U-Boot but not used, so move it to the binding header-file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2021-07-15 19:49:50 +08:00
..
armada8k-pcie.txt mvebu: pcie: Add support for GPIO reset for PCIe device 2017-03-23 08:45:25 +01:00
mediatek-pcie.txt dt-bindings: pcie: add a document for MT7623 PCIe controller 2019-10-11 10:10:18 -04:00
x86-pci.txt x86: pci: Allow binding of some devices before relocation 2021-07-15 19:49:50 +08:00