aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorVivek Gautam <gautam.vivek@samsung.com>2013-03-12 18:39:37 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-04-16 23:51:36 +0400
commit8c10c116b382c147d6f10ff76d7cfe0fccbd54a8 (patch)
treecffe741f61b212f6454edfb813bc23d84c45ba9a /Documentation
parentb6f767f1e47584fc78117ac90d1989217664ebe2 (diff)
usb: phy: samsung-usb3: Adding exynos5420-usb3phy to device-id
Adding another device-id for exynos-5420 type SoC, to facilitate separate driver data. BUG=chrome-os-partner:19007 TEST=build and boot on smdk5420 and peach pit; tested usb HID devices and mass storage devices on USB 2.0 and USB 3.0 ports. Change-Id: I9381d40b254cfc6a297c4e5a714c3ab7e31f5f20 Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com> Reviewed-on: https://gerrit.chromium.org/gerrit/56397 Reviewed-by: Doug Anderson <dianders@chromium.org> Tested-by: Doug Anderson <dianders@chromium.org> Commit-Queue: Julius Werner <jwerner@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/usb/samsung-usbphy.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/samsung-usbphy.txt b/Documentation/devicetree/bindings/usb/samsung-usbphy.txt
index 4abcff8ad0b..cd846219db0 100644
--- a/Documentation/devicetree/bindings/usb/samsung-usbphy.txt
+++ b/Documentation/devicetree/bindings/usb/samsung-usbphy.txt
@@ -87,6 +87,14 @@ Exynos5250:
- clock-names: names of clocks correseponding to IDs in the clock property
as requested by the controller driver.
+Exynos5420:
+- compatible : should be "samsung,exynos5420-usb3phy"
+- reg : base physical address of the phy registers and length of memory mapped
+ region.
+- clocks: Clock IDs array as required by the controller.
+- clock-names: names of clock correseponding IDs clock property as requested
+ by the controller driver.
+
Optional properties:
- #address-cells: should be '1' when usbphy node has a child node with 'reg'
property.