Commit c5b6c2e41e09a663fa35285da24893b9087f253b
1 parent
37e63ba8cd
Exists in
smarc-8m-p9.0.0_2.0.0_ga
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
... | ... | @@ -98,7 +98,7 @@ |
98 | 98 | compatible = "regulator-gpio"; |
99 | 99 | pinctrl-names = "default"; |
100 | 100 | pinctrl-0 = <&pinctrl_dvfs>; |
101 | - regulator-min-microvolt = <1000000>; | |
101 | + regulator-min-microvolt = <900000>; | |
102 | 102 | regulator-max-microvolt = <1000000>; |
103 | 103 | regulator-name = "gpio_dvfs"; |
104 | 104 | regulator-type = "voltage"; |
... | ... | @@ -999,7 +999,6 @@ |
999 | 999 | 1000000 900000 |
1000 | 1000 | 800000 900000 |
1001 | 1001 | >; |
1002 | - dc-supply = <®_gpio_dvfs>; | |
1003 | 1002 | }; |
1004 | 1003 | |
1005 | 1004 | /* Data for energy-aware-scheduling */ |