浏览代码

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>
Sebastian Hesselbarth 11 年之前
父节点
当前提交
acbcadc850
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      arch/arm/boot/dts/berlin2cd-google-chromecast.dts

+ 9 - 0
arch/arm/boot/dts/berlin2cd-google-chromecast.dts

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