ARM: shmobile: silk: enable USB PHY

Enable USB PHY device for the SILK 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 2015-10-02 01:06:23 +03:00 committed by Simon Horman
parent 74ef457200
commit 1f4f6317ab
1 changed files with 4 additions and 0 deletions

View File

@ -210,3 +210,7 @@ &pci1 {
pinctrl-0 = <&usb1_pins>;
pinctrl-names = "default";
};
&usbphy {
status = "okay";
};