Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geert Uytterhoeven and committed by
Rob Herring
109a553d 332bea1a

+1 -1
+1 -1
Documentation/devicetree/bindings/phy/phy-stih41x-usb.txt
··· 17 17 18 18 usb2_phy: usb2phy@0 { 19 19 compatible = "st,stih416-usb-phy"; 20 - #phy-cell = <0>; 20 + #phy-cells = <0>; 21 21 st,syscfg = <&syscfg_rear>; 22 22 clocks = <&clk_sysin>; 23 23 clock-names = "osc_phy";