spear13xx-pcie.txt 476 B

1234567891011121314
  1. SPEAr13XX PCIe DT detail:
  2. ================================
  3. SPEAr13XX uses synopsis 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.