diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2016-12-15 16:56:09 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-01-09 10:19:13 -0600 |
commit | b5ee3daf6efc9fe1096b9e66439c4de7e306b741 (patch) | |
tree | 0d5d9b9f7421baf4f2e44f80036ad20a0e888ba2 /Documentation/devicetree/bindings/mfd | |
parent | f1aa54840657fe822b026ab56b75088e08c92362 (diff) |
Documentation: omap-usb-host: fix OMAP OHCI/EHCI file names
OMAP related files are actually named ehci-omap.txt and ohci-omap3.txt.
Also add full path to ohci-omap3.txt.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/omap-usb-host.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/omap-usb-host.txt b/Documentation/devicetree/bindings/mfd/omap-usb-host.txt index 4721b2d521e4..aa1eaa59581b 100644 --- a/Documentation/devicetree/bindings/mfd/omap-usb-host.txt +++ b/Documentation/devicetree/bindings/mfd/omap-usb-host.txt @@ -64,8 +64,8 @@ Required properties if child node exists: Properties for children: The OMAP HS USB Host subsystem contains EHCI and OHCI controllers. -See Documentation/devicetree/bindings/usb/omap-ehci.txt and -omap3-ohci.txt +See Documentation/devicetree/bindings/usb/ehci-omap.txt and +Documentation/devicetree/bindings/usb/ohci-omap3.txt. Example for OMAP4: |