spear13xx-pcie.txt 484 B

1234567891011121314
  1. SPEAr13XX PCIe DT detail:
  2. ================================
  3. SPEAr13XX uses the Synopsys DesignWare PCIe controller and ST MiPHY as PHY
  4. controller.
  5. Required properties:
  6. - compatible : should be "st,spear1340-pcie", "snps,dw-pcie".
  7. - phys : phandle to PHY node associated with PCIe controller
  8. - phy-names : must be "pcie-phy"
  9. - All other definitions as per generic PCI bindings
  10. Optional properties:
  11. - st,pcie-is-gen1 indicates that forced gen1 initialization is needed.