mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
arm64: dts: rockchip: rk3588-vehicle-evb-v20: reduce sdio power on delay.
on vehicle evb, sdio wifi power on delay recommend 10ms at least. Signed-off-by: Jason Song <sxj@rock-chips.com> Change-Id: I0d489b080f0a6323eb14261eaf557e3e3f0e13ee
This commit is contained in:
parent
bbaafe5730
commit
b169885cd8
|
|
@ -61,7 +61,7 @@ sdio_pwrseq: sdio-pwrseq {
|
|||
* - SDIO_RESET_L_WL_REG_ON
|
||||
* - PDN (power down when low)
|
||||
*/
|
||||
post-power-on-delay-ms = <200>;
|
||||
post-power-on-delay-ms = <10>;
|
||||
reset-gpios = <&gpio1 RK_PB3 GPIO_ACTIVE_LOW>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user