mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 09:24:37 +07:00
e8e1dc803f
ARM's Juno R1 board used PLDA XpressRICH3-AXI IP to implement a PCIe host bridge. Introduce "plda" as vendor prefix for PLDA and document the DT bindings for PLDA XpressRICH3-AXI IP as well as ARM's Juno R1. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com>
13 lines
466 B
Plaintext
13 lines
466 B
Plaintext
* PLDA XpressRICH3-AXI host controller
|
|
|
|
The PLDA XpressRICH3-AXI host controller can be configured in a manner that
|
|
makes it compliant with the SBSA[1] standard published by ARM Ltd. For those
|
|
scenarios, the host-generic-pci.txt bindings apply with the following additions
|
|
to the compatible property:
|
|
|
|
Required properties:
|
|
- compatible: should contain "plda,xpressrich3-axi" to identify the IP used.
|
|
|
|
|
|
[1] http://infocenter.arm.com/help/topic/com.arm.doc.den0029a/
|