ARM: dts: berlin: enable USB on the Google Chromecast
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 17 Nov 2014 13:35:47 +0000 (14:35 +0100)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 18 Nov 2014 19:34:30 +0000 (20:34 +0100)
Enable usb1 on Google Chromecast which is connected to micro-USB
plug used for external power supply, too.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
arch/arm/boot/dts/berlin2cd-google-chromecast.dts

index bdcaff7c321eef4704012e3f1db1f6d9c0f917cb..30270be4d0c94704c7c78d64044ac8886af99b0f 100644 (file)
@@ -53,3 +53,7 @@
 };
 
 &uart0 { status = "okay"; };
+
+&usb_phy1 { status = "okay"; };
+
+&usb1 { status = "okay"; };