Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / Documentation / devicetree / bindings / pci / spear13xx-pcie.txt
1 SPEAr13XX PCIe DT detail:
2 ================================
3
4 SPEAr13XX uses synopsis designware PCIe controller and ST MiPHY as phy
5 controller.
6
7 Required properties:
8 - compatible : should be "st,spear1340-pcie", "snps,dw-pcie".
9 - phys              : phandle to phy node associated with pcie controller
10 - phy-names         : must be "pcie-phy"
11 - All other definitions as per generic PCI bindings
12
13  Optional properties:
14 - st,pcie-is-gen1 indicates that forced gen1 initialization is needed.