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

ARM: shmobile: henninger: enable USB PHY

Enable USB PHY device for the Henninger board.
Signed-off-by: default avatarSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent dc80d8bc
......@@ -272,6 +272,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