rk3368-tb_8846.dts support wifi

This commit is contained in:
hwg
2015-02-12 15:23:03 +08:00
parent 6589e9111e
commit 77dd1c6300

View File

@@ -14,6 +14,7 @@
wireless-wlan {
compatible = "wlan-platdata";
rockchip,grf = <&grf>;
/* wifi_chip_type - wifi chip define
* bcmwifi ==> like ap6xxx, rk90x;
@@ -40,7 +41,7 @@
WIFI,host_wake_irq = <&gpio3 GPIO_A6 GPIO_ACTIVE_HIGH>;
//WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>;
status = "disabled";
status = "okay";
};
wireless-bluetooth {