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

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
......@@ -474,6 +474,10 @@ &pci1 {
pinctrl-names = "default";
};
&usbphy {
status = "okay";
};
&pcie_bus_clk {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment