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

Commit 6d46298c authored by Shravan Nevatia's avatar Shravan Nevatia
Browse files

ARM: dts: msm: Update regulator max vote in sensor DT for shima

Update regulator S9B max vote to the max voltage supported
in camera sensor DT for shima.

CRs-Fixed: 2899053
Change-Id: Ide251ec5b9c43f84c33460ef667f15374ea69baa
parent db2bf323
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@
		regulator-names = "cam_vio", "cam_vana", "cam_vdig", "cam_clk";
		rgltr-cntrl-support;
		rgltr-min-voltage = <1800000 3200000 1000000 0>;
		rgltr-max-voltage = <1800000 3960000 1200000 0>;
		rgltr-max-voltage = <1800000 3960000 1500000 0>;
		rgltr-load-current = <15000 2000000 805000 0>;
		gpio-no-mux = <0>;
		pinctrl-names = "cam_default", "cam_suspend";
@@ -269,7 +269,7 @@
		regulator-names = "cam_vio", "cam_vana", "cam_vdig", "cam_clk";
		rgltr-cntrl-support;
		rgltr-min-voltage = <1800000 3200000 1000000 0>;
		rgltr-max-voltage = <1800000 3960000 1200000 0>;
		rgltr-max-voltage = <1800000 3960000 1500000 0>;
		rgltr-load-current = <15000 2000000 805000 0>;
		gpio-no-mux = <0>;
		pinctrl-names = "cam_default", "cam_suspend";