Commit ea7aaa26 authored by Sebastian Hesselbarth's avatar Sebastian Hesselbarth

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: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
parent e802b3a2
......@@ -53,3 +53,7 @@ &sdhci0 {
};
&uart0 { status = "okay"; };
&usb_phy1 { status = "okay"; };
&usb1 { status = "okay"; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment