ARM: shmobile: henninger: enable USB PHY

Enable USB PHY device for the Henninger 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:10:46 +04:00 committed by Simon Horman
parent dc80d8bcac
commit fa03f6b243

View File

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