2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 22:54:11 +08:00

ARM: shmobile: koelsch: enable USB PHY

Enable USB PHY device for the Koelsch board.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Sergei Shtylyov 2014-09-27 01:09:22 +04:00 committed by Simon Horman
parent 3b7e530d28
commit dc80d8bcac

View File

@ -474,6 +474,10 @@
pinctrl-names = "default";
};
&usbphy {
status = "okay";
};
&pcie_bus_clk {
status = "okay";
};