summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-04-20 17:32:17 +0200
committerRob Herring <robh@kernel.org>2016-04-25 08:38:45 -0500
commit109a553d7553997efd69be60818c1a79a6cb172c (patch)
tree35cc1f7fc3efa18f2b11793cb0d2455bb8fe3076 /Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt
parent332bea1a26b90ccbe34a6fd3ce2baddabad9fdb3 (diff)
phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt')
-rw-r--r--Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt b/Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt
index 00944a05ee6b..744b4809542e 100644
--- a/Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt
+++ b/Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt
@@ -17,7 +17,7 @@ Example:
usb2_phy: usb2phy@0 {
compatible = "st,stih416-usb-phy";
- #phy-cell = <0>;
+ #phy-cells = <0>;
st,syscfg = <&syscfg_rear>;
clocks = <&clk_sysin>;
clock-names = "osc_phy";