Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit acbcadc8 authored by Sebastian Hesselbarth's avatar Sebastian Hesselbarth
Browse files

ARM: dts: berlin: Enable WiFi on Google Chromecast



With SDHCI for BG2CD, we can now enable the port and allow to access
AzureWave WiFi/BT module on Google Chromecast.

Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
parent 652538c4
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -43,4 +43,13 @@
	};
};

/*
 * AzureWave AW-NH387 (Marvell 88W8787)
 * 802.11b/g/n + Bluetooth 2.1
 */
&sdhci0 {
	non-removable;
	status = "okay";
};

&uart0 { status = "okay"; };