commit | 3f68124c56ac93b5df24543b27c509fe89bca4d9 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Wed Jun 23 15:14:59 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Nov 25 18:37:15 2021 +0100 |
tree | 3aef4716eaf8dfeeba7664317034c37cedbb912c | |
parent | 4a4272cefc8946c83d850133a3faf4dc3b67a67b [diff] |
bindings: pcie: add pci-host-ecam-generic bindings Add bindings for a generic PCIe Controller in ECAM mode. ECAM stands for PCI Express Enhanced Configuration Access Mechanism where the PCIe config space is flat memory-mapped. An optional msi-parent phandle is added to link to an optional MSI/MSI-X Interrupt Message Translation HW component. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>