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

Commit 63d207f0 authored by Om Parkash's avatar Om Parkash Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add camera actuator regulator load-current



Add actuator regulator load-current value for actuator
in camera sensor for sm6150.

Change-Id: I903c6521bddf3541f67f671816b290c181cc8445
Signed-off-by: default avatarOm Parkash <oparkash@codeaurora.org>
parent a8ddd8ac
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@
		rgltr-cntrl-support;
		rgltr-min-voltage = <2800000>;
		rgltr-max-voltage = <2800000>;
		rgltr-load-current = <0>;
		rgltr-load-current = <100000>;
	};

	actuator_front: qcom,actuator@1 {
@@ -119,7 +119,7 @@
		rgltr-cntrl-support;
		rgltr-min-voltage = <2800000>;
		rgltr-max-voltage = <2800000>;
		rgltr-load-current = <0>;
		rgltr-load-current = <100000>;
	};

	ois_rear: qcom,ois@0 {
@@ -132,7 +132,7 @@
		rgltr-cntrl-support;
		rgltr-min-voltage = <2800000>;
		rgltr-max-voltage = <2800000>;
		rgltr-load-current = <0>;
		rgltr-load-current = <100000>;
		status = "disabled";
	};

@@ -150,7 +150,7 @@
		rgltr-cntrl-support;
		rgltr-min-voltage = <1800000 2850000 1200000 0 2800000>;
		rgltr-max-voltage = <1800000 2850000 1200000 0 2800000>;
		rgltr-load-current = <0 80000 105000 0 0>;
		rgltr-load-current = <0 80000 105000 0 100000>;
		gpio-no-mux = <0>;
		pinctrl-names = "cam_default", "cam_suspend";
		pinctrl-0 = <&cam_sensor_mclk0_active
@@ -187,7 +187,7 @@
		rgltr-cntrl-support;
		rgltr-min-voltage = <1800000 2850000 1200000 0 2800000>;
		rgltr-max-voltage = <1800000 2850000 1200000 0 2800000>;
		rgltr-load-current = <105000 0 80000 0 0>;
		rgltr-load-current = <105000 0 80000 0 100000>;
		gpio-no-mux = <0>;
		pinctrl-names = "cam_default", "cam_suspend";
		pinctrl-0 = <&cam_sensor_mclk1_active
@@ -224,7 +224,7 @@
		rgltr-cntrl-support;
		rgltr-min-voltage = <1800000 2850000 1200000 0 2800000>;
		rgltr-max-voltage = <1800000 2850000 1200000 0 2800000>;
		rgltr-load-current = <0 80000 105000 0 0>;
		rgltr-load-current = <0 80000 105000 0 100000>;
		gpio-no-mux = <0>;
		pinctrl-names = "cam_default", "cam_suspend";
		pinctrl-0 = <&cam_sensor_mclk2_active