Skip to content

Commit 1932709

Browse files
authored
Merge pull request #106 from RadxaYuntian/fix-avdd_0v75_s0
arm64: dts: rock-5a: fix avdd_0v75_s0 suspend voltage
2 parents 2809d7c + dd8c26f commit 1932709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@
740740
&avdd_0v75_s0 {
741741
regulator-state-mem {
742742
regulator-on-in-suspend;
743-
regulator-min-microvolt = <837500>;
743+
regulator-suspend-microvolt = <837500>;
744744
};
745745
};
746746

0 commit comments

Comments
 (0)