Skip to content

Commit

Permalink
Merge pull request #106 from RadxaYuntian/fix-avdd_0v75_s0
Browse files Browse the repository at this point in the history
arm64: dts: rock-5a: fix avdd_0v75_s0 suspend voltage
  • Loading branch information
RadxaYuntian committed Apr 24, 2023
2 parents 2809d7c + dd8c26f commit 1932709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts
Expand Up @@ -740,7 +740,7 @@
&avdd_0v75_s0 {
regulator-state-mem {
regulator-on-in-suspend;
regulator-min-microvolt = <837500>;
regulator-suspend-microvolt = <837500>;
};
};

Expand Down

0 comments on commit 1932709

Please sign in to comment.