projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbf5c5c
)
ARM64: dts: rk3366-tb: Add wifi node and enable it
author
xiaoyao
<xiaoyao@rock-chips.com>
Tue, 8 Mar 2016 11:54:46 +0000
(19:54 +0800)
committer
Huang, 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
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3366-tb.dts
b/arch/arm64/boot/dts/rockchip/rk3366-tb.dts
index f8b74145e046e76a84d7cc3cf32eeb64d8521286..f5cd5f7c81cf5a209b45ecb7a0ea2d2e6acc8a73 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3366-tb.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3366-tb.dts
@@
-312,6
+312,15
@@
*/
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 {