mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 02:00:43 -04:00
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: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
This commit is contained in:
@@ -43,4 +43,13 @@ red {
|
||||
};
|
||||
};
|
||||
|
||||
/*
|
||||
* AzureWave AW-NH387 (Marvell 88W8787)
|
||||
* 802.11b/g/n + Bluetooth 2.1
|
||||
*/
|
||||
&sdhci0 {
|
||||
non-removable;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&uart0 { status = "okay"; };
|
||||
|
||||
Reference in New Issue
Block a user