Commit 1a4ad8cbc0f1b2d0268d8671a3d4d52ad44d322b

Authored by Eric Lee
1 parent 1a384e0642

Update: Fix VDD_ARM to 1.0V

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

arch/arm64/boot/dts/embedian/fsl-smarcimx8mq-common.dtsi
... ... @@ -152,7 +152,7 @@
152 152 compatible = "regulator-gpio";
153 153 pinctrl-names = "default";
154 154 pinctrl-0 = <&pinctrl_dvfs>;
155   - regulator-min-microvolt = <1000000>;
  155 + regulator-min-microvolt = <900000>;
156 156 regulator-max-microvolt = <1000000>;
157 157 regulator-name = "gpio_dvfs";
158 158 regulator-type = "voltage";
... ... @@ -1046,7 +1046,6 @@
1046 1046 1000000 900000
1047 1047 800000 900000
1048 1048 >;
1049   - dc-supply = <&reg_gpio_dvfs>;
1050 1049 };
1051 1050  
1052 1051 &csi1_bridge {