phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 20 Apr 2016 15:32:17 +0000 (17:32 +0200)
committerRob Herring <robh@kernel.org>
Mon, 25 Apr 2016 13:38:45 +0000 (08:38 -0500)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt

index 00944a0..744b480 100644 (file)
@@ -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";