diff options
author | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2018-07-10 15:58:48 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-07-20 17:16:41 +0300 |
commit | ebfee0309d496d89279d612ee99023f9bbf4f34e (patch) | |
tree | 555dad3465e9dad1d9aeabdfadfc11b89df105a0 /Documentation/devicetree/bindings | |
parent | 3a6372daddebbc34ef8dd51771da8f08f060b19d (diff) | |
download | linux-ebfee0309d496d89279d612ee99023f9bbf4f34e.tar.xz |
usb: dwc3: rockchip: Fix PHY documentation links.
Commit 34962fb8070c ("docs: Fix more broken references") replaced the
broken reference to rockchip,dwc3-usb-phy.txt binding for the Qualcomm
DWC3 binding (qcom-dwc3-usb-phy.txt). That's wrong, so replace that
reference for the correct ones.
Fixes: 34962fb8070c ("docs: Fix more broken references")
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/usb/rockchip,dwc3.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/rockchip,dwc3.txt b/Documentation/devicetree/bindings/usb/rockchip,dwc3.txt index 252a05c5d976..c8c4b00ecb94 100644 --- a/Documentation/devicetree/bindings/usb/rockchip,dwc3.txt +++ b/Documentation/devicetree/bindings/usb/rockchip,dwc3.txt @@ -16,7 +16,8 @@ A child node must exist to represent the core DWC3 IP block. The name of the node is not important. The content of the node is defined in dwc3.txt. Phy documentation is provided in the following places: -Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt +Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt - USB2.0 PHY +Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt - Type-C PHY Example device nodes: |