Skip to content

Commit

Permalink
OrangePi Zero2: dts: Set dcdcd to 1.4v
Browse files Browse the repository at this point in the history
  • Loading branch information
orangepi-xunlong committed Dec 6, 2021
1 parent 6e02ada commit 018ff30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/allwinner/sun50i-h616-orangepi-zero2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@

reg_dcdcd: dcdcd {
regulator-always-on;
regulator-min-microvolt = <1500000>;
regulator-max-microvolt = <1500000>;
regulator-min-microvolt = <1400000>;
regulator-max-microvolt = <1400000>;
regulator-name = "vdd-dram";
};

Expand Down

0 comments on commit 018ff30

Please sign in to comment.