rk3368-tb_8846.dts support wifi
authorhwg <hwg@rock-chips.com>
Thu, 12 Feb 2015 07:23:03 +0000 (15:23 +0800)
committerhwg <hwg@rock-chips.com>
Thu, 12 Feb 2015 07:23:03 +0000 (15:23 +0800)
arch/arm64/boot/dts/rk3368-tb_8846.dts

index 7cb298223d244a29635d4ac63e5e5ce3742e41b1..2d07185d0afcf4734ccf9f7829004e91dc95c7fd 100644 (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 {