A133安卓10低功耗状态下触摸唤醒的解决
低功耗触屏唤醒diff --git a/longan/device/config/chips/a133/configs/c3/board.dts b/longan/device/config/chips/a133/configs/c3/board.dtsindex b50902e..f2e99f6 100644--- a/longan/device/config/chips/a133/configs/c3/board.dts+++ b/longan/device/config/chips/a133/configs/c3/board.dts@@ -568,7 +568,7 @@ regulator-name = "axp803-dcdc1"; regulator-min-microvolt = 1600000; regulator-max-microvolt = 3400000;- regulator-ramp-delay = 250;+ regulator-ramp-delay = 2500; regulator-enable-ramp-delay = 1000; regulator-boot-on; };@@ -576,7 +576,7 @@ regulator-name = "axp803-dcdc2"; regulator-min-microvolt = 500000; regulator-max-microvolt = 1300000;- regulator-ramp-delay = 250;+ regulator-ramp-delay = 2500; regulator-enable-ramp-delay = 1000; regulator-boot-on; regulator-always-on;@@ -585,7 +585,7 @@ regulator-name = "axp803-dcdc3"; regulator-min-microvolt = 500000;