st-spear-miphy.txt 570 B

123456789101112131415
  1. ST SPEAr miphy DT details
  2. =========================
  3. ST Microelectronics SPEAr miphy is a phy controller supporting PCIe and SATA.
  4. Required properties:
  5. - compatible : should be "st,spear1310-miphy" or "st,spear1340-miphy"
  6. - reg : offset and length of the PHY register set.
  7. - misc: phandle for the syscon node to access misc registers
  8. - #phy-cells : from the generic PHY bindings, must be 1.
  9. - cell[1]: 0 if phy used for SATA, 1 for PCIe.
  10. Optional properties:
  11. - phy-id: Instance id of the phy. Only required when there are multiple phys
  12. present on a implementation.