Commit 505564416eacf8b48162b150974ae28823e113ec
1 parent
38f667f4e3
Exists in
smarc_8m_imx_4.14.78_1.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
... | ... | @@ -71,7 +71,7 @@ |
71 | 71 | compatible = "regulator-gpio"; |
72 | 72 | pinctrl-names = "default"; |
73 | 73 | pinctrl-0 = <&pinctrl_dvfs>; |
74 | - regulator-min-microvolt = <1000000>; | |
74 | + regulator-min-microvolt = <900000>; | |
75 | 75 | regulator-max-microvolt = <1000000>; |
76 | 76 | regulator-name = "gpio_dvfs"; |
77 | 77 | regulator-type = "voltage"; |
... | ... | @@ -971,7 +971,6 @@ |
971 | 971 | 1000000 900000 |
972 | 972 | 800000 900000 |
973 | 973 | >; |
974 | - dc-supply = <®_gpio_dvfs>; | |
975 | 974 | }; |
976 | 975 | |
977 | 976 | &csi1_bridge { |