1
0
Fork 0

dts/zero-sugar: add 150 us delay for WIFI_PWR_EN

There is a 2 cycles (32K clock) delay required between WIFI_PWR_EN and
WL_REG_ON assertion. Let's use 'startup-delay-us' of WIFI_PWR_EN
regulator to add that delay.  We increase the delay from required 61 us
to 150 us for some margin.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
pull/10/head
Shawn Guo 2019-08-30 12:41:59 +02:00 committed by Steinar Bakkemo
parent 85ac0018dc
commit b0bc971bf3
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
pinctrl-0 = <&pinctrl_brcm_reg>;
gpio = <&gpio6 13 GPIO_ACTIVE_HIGH>;
enable-active-high;
startup-delay-us = <150>;
};