Skip to content

Commit

Permalink
ayufan: dts: rockpro64: reduce ramp-delay of vdd_cpu_b
Browse files Browse the repository at this point in the history
Change-Id: I372f0086a1c9e497ac75c9373d81dff595639b06
  • Loading branch information
ayufan committed Jul 2, 2018
1 parent e2493da commit 0752a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@
regulator-name = "vdd_cpu_b";
regulator-min-microvolt = <712500>;
regulator-max-microvolt = <1500000>;
regulator-ramp-delay = <1000>;
regulator-ramp-delay = <500>;
regulator-always-on;
regulator-boot-on;
vin-supply = <&vcc_sys>;
Expand Down

0 comments on commit 0752a6f

Please sign in to comment.