Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 8834f5600cf3c8db365e18a3d5cac2c2780c81e5 authored by Linus Torvalds on 03 February 2019, 21:48:04 UTC
Linux 5.0-rc5
Tip revision: 8834f56
arm,juno-r1-pcie.txt
* ARM Juno R1 PCIe interface

This PCIe host controller is based on PLDA XpressRICH3-AXI IP
and thus inherits all the common properties defined in plda,xpressrich3-axi.txt
as well as the base properties defined in host-generic-pci.txt.

Required properties:
 - compatible: "arm,juno-r1-pcie"
 - dma-coherent: The host controller bridges the AXI transactions into PCIe bus
   in a manner that makes the DMA operations to appear coherent to the CPUs.
back to top