mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user