summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7791-koelsch.dts
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2014-09-26 23:09:22 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-10-30 01:56:24 +0100
commitdc80d8bcac7c2eb0421b19cb7c2e297fbaf76da7 (patch)
tree300ceea5917bf606438cc7aeb90cca91314fc9f7 /arch/arm/boot/dts/r8a7791-koelsch.dts
parentARM: shmobile: r8a7791: add USB PHY DT support (diff)
downloadlinux-dc80d8bcac7c2eb0421b19cb7c2e297fbaf76da7.tar.xz
linux-dc80d8bcac7c2eb0421b19cb7c2e297fbaf76da7.zip
ARM: shmobile: koelsch: enable USB PHY
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>
Diffstat (limited to 'arch/arm/boot/dts/r8a7791-koelsch.dts')
-rw-r--r--arch/arm/boot/dts/r8a7791-koelsch.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts
index 5e4d833ae491..0402c498b05b 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -474,6 +474,10 @@
pinctrl-names = "default";
};
+&usbphy {
+ status = "okay";
+};
+
&pcie_bus_clk {
status = "okay";
};