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

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

ARM: shmobile: lager: enable USB PHY



Enable USB PHY device for the Lager board.

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


&usbphy {
	status = "okay";
};

/* composite video input */
/* composite video input */
&vin1 {
&vin1 {
	pinctrl-0 = <&vin1_pins>;
	pinctrl-0 = <&vin1_pins>;