]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: berlin: Enable WiFi on Google Chromecast
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 20 May 2014 18:30:30 +0000 (20:30 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 29 Oct 2014 18:44:46 +0000 (19:44 +0100)
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>
arch/arm/boot/dts/berlin2cd-google-chromecast.dts

index 0816890a5c0dec92fd8222486d97c145b8ba3800..bdcaff7c321eef4704012e3f1db1f6d9c0f917cb 100644 (file)
        };
 };
 
+/*
+ * AzureWave AW-NH387 (Marvell 88W8787)
+ * 802.11b/g/n + Bluetooth 2.1
+ */
+&sdhci0 {
+       non-removable;
+       status = "okay";
+};
+
 &uart0 { status = "okay"; };