From d57904377fb60a19d2842237f54af9903e249e3f Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Aakulu Date: Wed, 29 Nov 2023 11:47:05 -0800 Subject: [PATCH] ARM: dts: msm: Adjust max volt for S7I regulator There are few consumers for S7I regulator like BT and Wlan where there min voltage was greater than 1.256v hence adjust max voltage to accommodate other clients. CRs-Fixed: 3656092 Change-Id: Ieedc7eb70b8f16c7c051dbe1ca7cd2d9841f6c4e Signed-off-by: Lokesh Kumar Aakulu --- sun-camera-sensor-cdp.dtsi | 8 ++++---- sun-camera-sensor-mtp.dtsi | 8 ++++---- sun-camera-sensor-qrd.dtsi | 8 ++++---- sun-camera-sensor-rumi.dtsi | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/sun-camera-sensor-cdp.dtsi b/sun-camera-sensor-cdp.dtsi index 36894e32..3c1fbd5c 100644 --- a/sun-camera-sensor-cdp.dtsi +++ b/sun-camera-sensor-cdp.dtsi @@ -107,7 +107,7 @@ "cam_clk", "cam_vana", "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -220,7 +220,7 @@ "cam_clk", "cam_vana", "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -439,7 +439,7 @@ "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -480,7 +480,7 @@ "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; diff --git a/sun-camera-sensor-mtp.dtsi b/sun-camera-sensor-mtp.dtsi index 36894e32..3c1fbd5c 100644 --- a/sun-camera-sensor-mtp.dtsi +++ b/sun-camera-sensor-mtp.dtsi @@ -107,7 +107,7 @@ "cam_clk", "cam_vana", "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -220,7 +220,7 @@ "cam_clk", "cam_vana", "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -439,7 +439,7 @@ "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -480,7 +480,7 @@ "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; diff --git a/sun-camera-sensor-qrd.dtsi b/sun-camera-sensor-qrd.dtsi index 36894e32..3c1fbd5c 100644 --- a/sun-camera-sensor-qrd.dtsi +++ b/sun-camera-sensor-qrd.dtsi @@ -107,7 +107,7 @@ "cam_clk", "cam_vana", "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -220,7 +220,7 @@ "cam_clk", "cam_vana", "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -439,7 +439,7 @@ "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -480,7 +480,7 @@ "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; diff --git a/sun-camera-sensor-rumi.dtsi b/sun-camera-sensor-rumi.dtsi index 36894e32..3c1fbd5c 100644 --- a/sun-camera-sensor-rumi.dtsi +++ b/sun-camera-sensor-rumi.dtsi @@ -107,7 +107,7 @@ "cam_clk", "cam_vana", "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -220,7 +220,7 @@ "cam_clk", "cam_vana", "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -439,7 +439,7 @@ "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend"; @@ -480,7 +480,7 @@ "cam_v_custom1", "cam_v_custom2"; rgltr-cntrl-support; rgltr-min-voltage = <1800000 1256000 0 2800000 3304000 3600000>; - rgltr-max-voltage = <1800000 1256000 0 2800000 3304000 3600000>; + rgltr-max-voltage = <1800000 1340000 0 2800000 3304000 3600000>; rgltr-load-current = <155000 680000 0 50000 30000 2500000>; gpio-no-mux = <0>; pinctrl-names = "cam_default", "cam_suspend";