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:
Jason Song
2023-05-05 14:05:39 +08:00
committed by Tao Huang
parent bbaafe5730
commit b169885cd8

View File

@@ -61,7 +61,7 @@
* - 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";
};