From 8c10c116b382c147d6f10ff76d7cfe0fccbd54a8 Mon Sep 17 00:00:00 2001 From: Vivek Gautam Date: Tue, 12 Mar 2013 18:39:37 +0530 Subject: 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 Reviewed-on: https://gerrit.chromium.org/gerrit/56397 Reviewed-by: Doug Anderson Tested-by: Doug Anderson Commit-Queue: Julius Werner Reviewed-by: Julius Werner Signed-off-by: Tushar Behera --- Documentation/devicetree/bindings/usb/samsung-usbphy.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Documentation') 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. -- cgit v1.2.3