arm64: dts: rockchip: add rockchip,s2r-perst-inactive-ms for rk3576-ebook

In the case of devices like Wi-Fi keep on during the sleep, need to
speed up the PCIe wake-up speed when exiting the lite mode sleep avoid
input event drop.

Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
Change-Id: I91fc2f9cc79bef0f9ee28b9ed929bfbc19e8a5fd
This commit is contained in:
Weixin Zhou
2024-10-08 15:29:22 +08:00
parent d8b65faa22
commit c8065b1f95
2 changed files with 2 additions and 0 deletions

View File

@@ -741,6 +741,7 @@
&pcie0 {
reset-gpios = <&gpio1 RK_PC1 GPIO_ACTIVE_HIGH>;
rockchip,skip-scan-in-resume;
rockchip,s2r-perst-inactive-ms = <1>;
pinctrl-names = "default";
pinctrl-0 = <&wifi_poweren_gpio>;
status = "okay";

View File

@@ -622,6 +622,7 @@
&pcie0 {
reset-gpios = <&gpio1 RK_PC1 GPIO_ACTIVE_HIGH>;
rockchip,skip-scan-in-resume;
rockchip,s2r-perst-inactive-ms = <1>;
pinctrl-names = "default";
pinctrl-0 = <&wifi_poweren_gpio>;
status = "okay";