diff options
Diffstat (limited to 'tools/dct/Wizard/WIFI.cmp')
| -rwxr-xr-x | tools/dct/Wizard/WIFI.cmp | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/tools/dct/Wizard/WIFI.cmp b/tools/dct/Wizard/WIFI.cmp new file mode 100755 index 000000000..d9a9e2c09 --- /dev/null +++ b/tools/dct/Wizard/WIFI.cmp @@ -0,0 +1,38 @@ +[MODULE_INFO] +INFO_NUM = 1 + +[INFO_0_NAME] +INFO_NAME = Wifi Chip Type +[INFO_0_CONTENT] +MT5921 +MT6620 + +[GPIO_PROTECT] +; Pull_en Pull_sel Def_dir In Out Inv Out_High +; dis:0 low:0 out:1 + +[TYPE0] +INFO_0 = MT5921 +[GPIO_NAME0] +GPIO_WIFI_RST_PIN +GPIO_WIFI_CLK_PIN +GPIO_WIFI_EINT_PIN +[EINT_NAME0] +MT5921_WIFI + +[TYPE1] +INFO_0 = MT6620 +[GPIO_NAME1] +GPIO_COMBO_6620_LDO_EN_PIN +GPIO_COMBO_PMU_EN_PIN +GPIO_COMBO_RST_PIN +GPIO_COMBO_RTCCLK_PIN +GPIO_COMBO_BGF_EINT_PIN +GPIO_COMBO_ALL_EINT_PIN +[EINT_NAME1] +WIFI + + + + + |
