summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb/usb-ohci.txt
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-06-02 17:14:06 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-06-07 22:21:41 -0700
commit62d9694a003dba585026df36c181e3ca930aeafc (patch)
tree5f194ca6bb57de2345feb85369c9f638bc37db8b /Documentation/devicetree/bindings/usb/usb-ohci.txt
parentcab43282682e0f46d6a74dd4f54f52595af5eefa (diff)
ohci-platform: Add support for controllers with multiple reset lines
At least the EHCI/OHCI found on the Allwinnner H3 SoC needs multiple reset lines, the controller will not initialize while the reset for its companion is still asserted, which means we need to de-assert 2 resets for the controller to work. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/usb-ohci.txt')
-rw-r--r--Documentation/devicetree/bindings/usb/usb-ohci.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/usb-ohci.txt b/Documentation/devicetree/bindings/usb/usb-ohci.txt
index 19233b7365e1..9df456968596 100644
--- a/Documentation/devicetree/bindings/usb/usb-ohci.txt
+++ b/Documentation/devicetree/bindings/usb/usb-ohci.txt
@@ -14,7 +14,7 @@ Optional properties:
- clocks : a list of phandle + clock specifier pairs
- phys : phandle + phy specifier pair
- phy-names : "usb"
-- resets : phandle + reset specifier pair
+- resets : a list of phandle + reset specifier pairs
Example: