Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed1187f3 authored by Yulei Yao's avatar Yulei Yao
Browse files

ARM: dts: msm: Update AVDD for Rear Main Camera on Holi QRD

Change rear main camera's AVDD from 2800000 to 2880000 on Holi
QRD only in order to decrease AVDD noise.

CRs-Fixed: 2774064
External Impact: No.

Change-Id: Ia2d9b98bbfe1439920ac69dd227b70a6815381f6
parent df63ad04
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -59,8 +59,8 @@
			"cam_clk", "cam_vaf";
		rgltr-cntrl-support;
		pwm-switch;
		rgltr-min-voltage = <1800000 2800000 1056000 0 2800000>;
		rgltr-max-voltage = <1800000 2800000 1056000 0 2800000>;
		rgltr-min-voltage = <1800000 2880000 1056000 0 2800000>;
		rgltr-max-voltage = <1800000 2880000 1056000 0 2800000>;
		rgltr-load-current = <120000 80000 1200000 0 100000>;
		gpio-no-mux = <0>;
		pinctrl-names = "cam_default", "cam_suspend";
@@ -139,8 +139,8 @@
			"cam_clk";
		rgltr-cntrl-support;
		pwm-switch;
		rgltr-min-voltage = <1800000 2800000 1056000 0>;
		rgltr-max-voltage = <1800000 2800000 1056000 0>;
		rgltr-min-voltage = <1800000 2880000 1056000 0>;
		rgltr-max-voltage = <1800000 2880000 1056000 0>;
		rgltr-load-current = <120000 80000 1200000 0>;
		gpio-no-mux = <0>;
		pinctrl-names = "cam_default", "cam_suspend";