ARM: shmobile: koelsch: enable USB PHY
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Fri, 26 Sep 2014 21:09:22 +0000 (01:09 +0400)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 30 Oct 2014 00:56:24 +0000 (09:56 +0900)
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>
arch/arm/boot/dts/r8a7791-koelsch.dts

index 5e4d833ae491b7916aef24e8c48ee505cc8cc30f..0402c498b05b488d4edd5dc2cd6f3d929adf05f4 100644 (file)
        pinctrl-names = "default";
 };
 
+&usbphy {
+       status = "okay";
+};
+
 &pcie_bus_clk {
        status = "okay";
 };