summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/phy/samsung-phy.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/samsung-phy.txt b/Documentation/devicetree/bindings/phy/samsung-phy.txt
index 8e9e8458b44..13b6b7c0b8e 100644
--- a/Documentation/devicetree/bindings/phy/samsung-phy.txt
+++ b/Documentation/devicetree/bindings/phy/samsung-phy.txt
@@ -19,6 +19,7 @@ Samsung S5P/EXYNOS SoC series USB PHY
Required properties:
- compatible : should be one of the listed compatibles:
+ - "samsung,exynos3250-usb2-phy"
- "samsung,exynos4210-usb2-phy"
- "samsung,exynos4x12-usb2-phy"
- reg : a list of registers used by phy driver
@@ -38,6 +39,7 @@ and Exynos 4212) it is as follows:
1 - USB host ("host"),
2 - HSIC0 ("hsic0"),
3 - HSIC1 ("hsic1"),
+Exynos3250 has only USB device phy availables as phy 0.
Exynos 4210 and Exynos 4212 use mode switching and require that mode switch
register is supplied.
@@ -65,4 +67,4 @@ phy-consumer@12340000 {
};
Refer to DT bindings documentation of particular PHY consumer devices for more
-information about required PHYs and the way of specification. \ No newline at end of file
+information about required PHYs and the way of specification.