Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: of: Document the bindings used by Juno R1 PCIe host bridge

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>

+23
+10
Documentation/devicetree/bindings/pci/arm,juno-r1-pcie.txt
··· 1 + * ARM Juno R1 PCIe interface 2 + 3 + This PCIe host controller is based on PLDA XpressRICH3-AXI IP 4 + and thus inherits all the common properties defined in plda,xpressrich3-axi.txt 5 + as well as the base properties defined in host-generic-pci.txt. 6 + 7 + Required properties: 8 + - compatible: "arm,juno-r1-pcie" 9 + - dma-coherent: The host controller bridges the AXI transactions into PCIe bus 10 + in a manner that makes the DMA operations to appear coherent to the CPUs.
+12
Documentation/devicetree/bindings/pci/plda,xpressrich3-axi.txt
··· 1 + * PLDA XpressRICH3-AXI host controller 2 + 3 + The PLDA XpressRICH3-AXI host controller can be configured in a manner that 4 + makes it compliant with the SBSA[1] standard published by ARM Ltd. For those 5 + scenarios, the host-generic-pci.txt bindings apply with the following additions 6 + to the compatible property: 7 + 8 + Required properties: 9 + - compatible: should contain "plda,xpressrich3-axi" to identify the IP used. 10 + 11 + 12 + [1] http://infocenter.arm.com/help/topic/com.arm.doc.den0029a/
+1
Documentation/devicetree/bindings/vendor-prefixes.txt
··· 168 168 phytec PHYTEC Messtechnik GmbH 169 169 picochip Picochip Ltd 170 170 plathome Plat'Home Co., Ltd. 171 + plda PLDA 171 172 pixcir PIXCIR MICROELECTRONICS Co., Ltd 172 173 powervr PowerVR (deprecated, use img) 173 174 qca Qualcomm Atheros, Inc.