Commit 37e63ba8cdac838c4b41cd588ca1f95ae8e9872b

Authored by Eric Lee
1 parent bfb129f21e

Fix VDD_ARM to 1.0V

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/arm64/boot/dts/embedian/fsl-smarcimx8mq-common.dtsi
... ... @@ -98,7 +98,7 @@
98 98 compatible = "regulator-gpio";
99 99 pinctrl-names = "default";
100 100 pinctrl-0 = <&pinctrl_dvfs>;
101   - regulator-min-microvolt = <900000>;
  101 + regulator-min-microvolt = <1000000>;
102 102 regulator-max-microvolt = <1000000>;
103 103 regulator-name = "gpio_dvfs";
104 104 regulator-type = "voltage";