Commit 109a553d authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Rob Herring
Browse files

phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/

parent 332bea1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";