Skip to content

Commit d5304b6

Browse files
committed
arm: dts: increase max vdd cpu to 1.45v
to support 1.8g Change-Id: I9d7e7885a8f53b163224343c4b598ed837a99477 Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
1 parent 0a8d4ef commit d5304b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/rk3288-miniarm.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
regulator-always-on;
278278
regulator-boot-on;
279279
regulator-min-microvolt = <750000>;
280-
regulator-max-microvolt = <1350000>;
280+
regulator-max-microvolt = <1450000>;
281281
regulator-name = "vdd_arm";
282282
regulator-ramp-delay = <6000>;
283283
regulator-state-mem {

0 commit comments

Comments
 (0)