增加vdd_npu节点ramp-delay参数

This commit is contained in:
519561910@qq.com
2024-11-08 09:24:37 +08:00
parent 5ec50aa34a
commit 0160d7e8b7
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -318,6 +318,7 @@
regulator-min-microvolt = <500000>;
regulator-max-microvolt = <1350000>;
regulator-init-microvolt = <900000>;
regulator-ramp-delay = <6001>;
regulator-initial-mode = <0x2>;
regulator-name = "vdd_npu";
regulator-state-mem {
+3 -2
View File
@@ -308,6 +308,7 @@
regulator-min-microvolt = <500000>;
regulator-max-microvolt = <1350000>;
regulator-init-microvolt = <900000>;
regulator-ramp-delay = <6001>;
regulator-initial-mode = <0x2>;
regulator-name = "vdd_npu";
regulator-state-mem {
@@ -380,7 +381,7 @@
regulator-max-microvolt = <3300000>;
regulator-name = "vccio_sd";
regulator-state-mem {
regulator-on-in-suspend;
regulator-off-in-suspend;
};
};
@@ -443,7 +444,7 @@
regulator-boot-on;
regulator-name = "vcc3v3_sd";
regulator-state-mem {
regulator-on-in-suspend;
regulator-off-in-suspend;
};
};