浏览代码

ARM: dts: berlin: enable USB on the Google Chromecast

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>
Sebastian Hesselbarth 10 年之前
父节点
当前提交
ea7aaa2627
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      arch/arm/boot/dts/berlin2cd-google-chromecast.dts

+ 4 - 0
arch/arm/boot/dts/berlin2cd-google-chromecast.dts

@@ -53,3 +53,7 @@
 };
 };
 
 
 &uart0 { status = "okay"; };
 &uart0 { status = "okay"; };
+
+&usb_phy1 { status = "okay"; };
+
+&usb1 { status = "okay"; };