samsung-phy.txt 809 B

12345678910111213141516171819202122
  1. Samsung S5P/EXYNOS SoC series MIPI CSIS/DSIM DPHY
  2. -------------------------------------------------
  3. Required properties:
  4. - compatible : should be "samsung,s5pv210-mipi-video-phy";
  5. - reg : offset and length of the MIPI DPHY register set;
  6. - #phy-cells : from the generic phy bindings, must be 1;
  7. For "samsung,s5pv210-mipi-video-phy" compatible PHYs the second cell in
  8. the PHY specifier identifies the PHY and its meaning is as follows:
  9. 0 - MIPI CSIS 0,
  10. 1 - MIPI DSIM 0,
  11. 2 - MIPI CSIS 1,
  12. 3 - MIPI DSIM 1.
  13. Samsung EXYNOS SoC series Display Port PHY
  14. -------------------------------------------------
  15. Required properties:
  16. - compatible : should be "samsung,exynos5250-dp-video-phy";
  17. - reg : offset and length of the Display Port PHY register set;
  18. - #phy-cells : from the generic PHY bindings, must be 0;