diff options
Diffstat (limited to 'Documentation/devicetree/bindings/phy/samsung-phy.txt')
-rw-r--r-- | Documentation/devicetree/bindings/phy/samsung-phy.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/samsung-phy.txt b/Documentation/devicetree/bindings/phy/samsung-phy.txt index 91e38cfe1f8f..60c6f2a633e0 100644 --- a/Documentation/devicetree/bindings/phy/samsung-phy.txt +++ b/Documentation/devicetree/bindings/phy/samsung-phy.txt | |||
@@ -128,6 +128,7 @@ Required properties: | |||
128 | - compatible : Should be set to one of the following supported values: | 128 | - compatible : Should be set to one of the following supported values: |
129 | - "samsung,exynos5250-usbdrd-phy" - for exynos5250 SoC, | 129 | - "samsung,exynos5250-usbdrd-phy" - for exynos5250 SoC, |
130 | - "samsung,exynos5420-usbdrd-phy" - for exynos5420 SoC. | 130 | - "samsung,exynos5420-usbdrd-phy" - for exynos5420 SoC. |
131 | - "samsung,exynos5433-usbdrd-phy" - for exynos5433 SoC. | ||
131 | - "samsung,exynos7-usbdrd-phy" - for exynos7 SoC. | 132 | - "samsung,exynos7-usbdrd-phy" - for exynos7 SoC. |
132 | - reg : Register offset and length of USB DRD PHY register set; | 133 | - reg : Register offset and length of USB DRD PHY register set; |
133 | - clocks: Clock IDs array as required by the controller | 134 | - clocks: Clock IDs array as required by the controller |
@@ -139,7 +140,7 @@ Required properties: | |||
139 | PHY operations, associated by phy name. It is used to | 140 | PHY operations, associated by phy name. It is used to |
140 | determine bit values for clock settings register. | 141 | determine bit values for clock settings register. |
141 | For Exynos5420 this is given as 'sclk_usbphy30' in CMU. | 142 | For Exynos5420 this is given as 'sclk_usbphy30' in CMU. |
142 | - optional clocks: Exynos7 SoC has now following additional | 143 | - optional clocks: Exynos5433 & Exynos7 SoC has now following additional |
143 | gate clocks available: | 144 | gate clocks available: |
144 | - phy_pipe: for PIPE3 phy | 145 | - phy_pipe: for PIPE3 phy |
145 | - phy_utmi: for UTMI+ phy | 146 | - phy_utmi: for UTMI+ phy |