Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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 Original line Diff line number Diff line
@@ -17,7 +17,7 @@ Example:


usb2_phy: usb2phy@0 {
usb2_phy: usb2phy@0 {
	compatible	= "st,stih416-usb-phy";
	compatible	= "st,stih416-usb-phy";
	#phy-cell	= <0>;
	#phy-cells	= <0>;
	st,syscfg	= <&syscfg_rear>;
	st,syscfg	= <&syscfg_rear>;
	clocks		= <&clk_sysin>;
	clocks		= <&clk_sysin>;
	clock-names	= "osc_phy";
	clock-names	= "osc_phy";