We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6e3f2 commit 7bce56fCopy full SHA for 7bce56f
arch/arm/boot/dts/qcom/msm8226-motorola-falcon.dts
@@ -147,17 +147,17 @@
147
148
reg_lcd_pos: outp {
149
regulator-name = "outp";
150
- regulator-min-microvolt = <4000000>;
151
- regulator-max-microvolt = <6000000>;
+ regulator-min-microvolt = <5400000>;
+ regulator-max-microvolt = <5400000>;
152
regulator-active-discharge = <1>;
153
regulator-boot-on;
154
enable-gpios = <&tlmm 31 GPIO_ACTIVE_HIGH>;
155
};
156
157
reg_lcd_neg: outn {
158
regulator-name = "outn";
159
160
161
162
163
enable-gpios = <&tlmm 33 GPIO_ACTIVE_HIGH>;
0 commit comments