mirror of
https://github.com/torvalds/linux.git
synced 2026-08-17 04:50:03 +02:00
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>
This commit is contained in:
parent
e802b3a2bf
commit
ea7aaa2627
|
|
@ -53,3 +53,7 @@ &sdhci0 {
|
|||
};
|
||||
|
||||
&uart0 { status = "okay"; };
|
||||
|
||||
&usb_phy1 { status = "okay"; };
|
||||
|
||||
&usb1 { status = "okay"; };
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user