Commit cd61caf28a5f9199991c676e3783a9f3c641173d
1 parent
c19052b767
Exists in
smarc-imx_4.9.51_imx8m_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
... | ... | @@ -86,7 +86,7 @@ |
86 | 86 | compatible = "regulator-gpio"; |
87 | 87 | pinctrl-names = "default"; |
88 | 88 | pinctrl-0 = <&pinctrl_dvfs>; |
89 | - regulator-min-microvolt = <1000000>; | |
89 | + regulator-min-microvolt = <900000>; | |
90 | 90 | regulator-max-microvolt = <1000000>; |
91 | 91 | regulator-name = "gpio_dvfs"; |
92 | 92 | regulator-type = "voltage"; |
... | ... | @@ -934,7 +934,6 @@ |
934 | 934 | 1000000 900000 |
935 | 935 | 800000 900000 |
936 | 936 | >; |
937 | - dc-supply = <®_gpio_dvfs>; | |
938 | 937 | }; |
939 | 938 | |
940 | 939 | &csi1_bridge { |