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

Commit f5ef4a74 authored by Tony Lijo Jose's avatar Tony Lijo Jose
Browse files

ARM: dts: msm: Change the vdig voltage of bengal front camera

Change the vdig voltage level of front camera in bengal to 1.05 from
1.056 to support concurrent secure camera usecases.

CRs-Fixed: 2611219
Change-Id: I347cf35f675e01625efbe5d0405f8dbc3f7ab561
parent 4d192ac8
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -145,8 +145,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 2800000 1050000 0>;
		rgltr-max-voltage = <1800000 2800000 1050000 0>;
		rgltr-load-current = <0 80000 105000 0>;
		gpio-no-mux = <0>;
		pinctrl-names = "cam_default", "cam_suspend";
@@ -311,8 +311,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 2800000 1050000 0>;
		rgltr-max-voltage = <1800000 2800000 1050000 0>;
		rgltr-load-current = <0 80000 105000 0>;
		gpio-no-mux = <0>;
		pinctrl-names = "cam_default", "cam_suspend";