mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: rk3588-nvr-demo: fix pcie3.0 startup delay time to 7500us
Signed-off-by: Huang zhibao <hzb@rock-chips.com> Change-Id: I679305c6d5fadcba861841013b6e0a08cce4e0e2
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
regulator-max-microvolt = <3300000>;
|
||||
enable-active-high;
|
||||
gpios = <&gpio3 RK_PD5 GPIO_ACTIVE_HIGH>;
|
||||
startup-delay-us = <5000>;
|
||||
startup-delay-us = <7500>;
|
||||
vin-supply = <&vcc12v_dcin>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user