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

Commit dc80d8bc authored by Sergei Shtylyov's avatar Sergei Shtylyov Committed by Simon Horman
Browse files

ARM: shmobile: koelsch: enable USB PHY



Enable USB PHY device for the Koelsch board.

Signed-off-by: default avatarSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 3b7e530d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -474,6 +474,10 @@
	pinctrl-names = "default";
};

&usbphy {
	status = "okay";
};

&pcie_bus_clk {
	status = "okay";
};