]> git.karo-electronics.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/pci/spear13xx-pcie.txt
Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[karo-tx-linux.git] / 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.