ARM64: dts: rk3366-tb: Add wifi node and enable it
authorxiaoyao <xiaoyao@rock-chips.com>
Tue, 8 Mar 2016 11:54:46 +0000 (19:54 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 9 Mar 2016 05:07:56 +0000 (13:07 +0800)
Change-Id: I7e76d78439828a21cdc2d936ee22eab7789a50e6
Signed-off-by: xiaoyao <xiaoyao@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3366-tb.dts

index f8b74145e046e76a84d7cc3cf32eeb64d8521286..f5cd5f7c81cf5a209b45ecb7a0ea2d2e6acc8a73 100644 (file)
                 */
                reset-gpios = <&gpio0 14 GPIO_ACTIVE_LOW>; /* GPIO0_B6 */
        };
+
+       wireless-wlan {
+               compatible = "wlan-platdata";
+               rockchip,grf = <&grf>;
+               wifi_chip_type = "ap6335";
+               sdio_vref = <1800>;
+               WIFI,host_wake_irq = <&gpio3 20 GPIO_ACTIVE_HIGH>; /* GPIO3_c4 */
+               status = "okay";
+       };
 };
 
 &emmc {