]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Drop sdm845-oneplus panel regulator patch from <=6.12 trees
authorSasha Levin <sashal@kernel.org>
Mon, 2 Mar 2026 00:44:19 +0000 (19:44 -0500)
committerSasha Levin <sashal@kernel.org>
Mon, 2 Mar 2026 00:44:19 +0000 (19:44 -0500)
Drop "arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator
always on" from queue-5.15, queue-6.1, queue-6.6, and queue-6.12.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
queue-5.15/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch [deleted file]
queue-5.15/series
queue-6.1/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch [deleted file]
queue-6.1/series
queue-6.12/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch [deleted file]
queue-6.12/series
queue-6.6/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch [deleted file]
queue-6.6/series

diff --git a/queue-5.15/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch b/queue-5.15/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch
deleted file mode 100644 (file)
index 95f6630..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-From 6a5dadf3fa140f18328bb27518cb04e3ed9f2852 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Tue, 18 Nov 2025 15:52:26 +0100
-Subject: arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator always
- on
-
-From: Casey Connolly <casey.connolly@linaro.org>
-
-[ Upstream commit 45d1f42d3e84b5880cf9fab1eb24a7818320eeb7 ]
-
-The panel regulator doesn't need to be always on, so remove this
-property.
-
-Fixes: 288ef8a42612 ("arm64: dts: sdm845: add oneplus6/6t devices")
-Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
-Signed-off-by: David Heidelberg <david@ixit.cz>
-Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
-Link: https://lore.kernel.org/r/20251118-dts-oneplus-regulators-v2-2-3e67cea1e4e7@ixit.cz
-Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-index 66b86dd292c8a..1a1e344f870ef 100644
---- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-+++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-@@ -232,7 +232,6 @@ vreg_l14a_1p88: ldo14 {
-                       regulator-min-microvolt = <1800000>;
-                       regulator-max-microvolt = <1800000>;
-                       regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
--                      regulator-always-on;
-               };
-               vreg_l17a_1p3: ldo17 {
--- 
-2.51.0
-
index 256a8ff07ee37ace67d63bfc8d40ef8d6ccbda8d..4386e69ba3d4bb1b9dbe4e65bdd635d6f127cf86 100644 (file)
@@ -34,7 +34,6 @@ clk-qcom-return-correct-error-code-in-qcom_cc_probe_.patch
 arm64-dts-qcom-sdm630-correct-qfprom-byte-offsets.patch
 arm64-dts-qcom-sdm630-fix-gpu_speed_bin-size.patch
 arm64-dts-qcom-sdm845-oneplus-don-t-mark-ts-supply-b.patch
-arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch
 arm64-dts-qcom-sdm845-oneplus-mark-l14a-regulator-as.patch
 arm-dts-allwinner-sun5i-a13-utoo-p66-delete-power-gp.patch
 powerpc-uaccess-move-barrier_nospec-out-of-allow_rea.patch
diff --git a/queue-6.1/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch b/queue-6.1/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch
deleted file mode 100644 (file)
index 7787088..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-From 3d2504552afd15f260bcabf7bbb1b876a1869ecb Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Tue, 18 Nov 2025 15:52:26 +0100
-Subject: arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator always
- on
-
-From: Casey Connolly <casey.connolly@linaro.org>
-
-[ Upstream commit 45d1f42d3e84b5880cf9fab1eb24a7818320eeb7 ]
-
-The panel regulator doesn't need to be always on, so remove this
-property.
-
-Fixes: 288ef8a42612 ("arm64: dts: sdm845: add oneplus6/6t devices")
-Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
-Signed-off-by: David Heidelberg <david@ixit.cz>
-Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
-Link: https://lore.kernel.org/r/20251118-dts-oneplus-regulators-v2-2-3e67cea1e4e7@ixit.cz
-Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-index 281e1178a2f46..ac3db3d5d2bad 100644
---- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-+++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-@@ -230,7 +230,6 @@ vreg_l14a_1p88: ldo14 {
-                       regulator-min-microvolt = <1800000>;
-                       regulator-max-microvolt = <1800000>;
-                       regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
--                      regulator-always-on;
-               };
-               vreg_l17a_1p3: ldo17 {
--- 
-2.51.0
-
index 0ae7c05f2ce98772c904d0ff0c66958432791468..180146d31d0881110a5b76d0401fb25f0e0d417e 100644 (file)
@@ -54,7 +54,6 @@ arm64-dts-tqma8mpql-mba8mpxl-fix-hdmi-cec-pad-contro.patch
 clk-qcom-return-correct-error-code-in-qcom_cc_probe_.patch
 arm64-dts-qcom-sdm630-fix-gpu_speed_bin-size.patch
 arm64-dts-qcom-sdm845-oneplus-don-t-mark-ts-supply-b.patch
-arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch
 arm64-dts-qcom-sdm845-oneplus-mark-l14a-regulator-as.patch
 arm-dts-allwinner-sun5i-a13-utoo-p66-delete-power-gp.patch
 powerpc-uaccess-move-barrier_nospec-out-of-allow_rea.patch
diff --git a/queue-6.12/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch b/queue-6.12/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch
deleted file mode 100644 (file)
index 80b9c69..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-From 61e29a34792f40960e7399679790f835b6ae9415 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Tue, 18 Nov 2025 15:52:26 +0100
-Subject: arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator always
- on
-
-From: Casey Connolly <casey.connolly@linaro.org>
-
-[ Upstream commit 45d1f42d3e84b5880cf9fab1eb24a7818320eeb7 ]
-
-The panel regulator doesn't need to be always on, so remove this
-property.
-
-Fixes: 288ef8a42612 ("arm64: dts: sdm845: add oneplus6/6t devices")
-Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
-Signed-off-by: David Heidelberg <david@ixit.cz>
-Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
-Link: https://lore.kernel.org/r/20251118-dts-oneplus-regulators-v2-2-3e67cea1e4e7@ixit.cz
-Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-index 56840b6ed6449..3b47baa011c23 100644
---- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-+++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-@@ -252,7 +252,6 @@ vreg_l14a_1p88: ldo14 {
-                       regulator-min-microvolt = <1800000>;
-                       regulator-max-microvolt = <1800000>;
-                       regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
--                      regulator-always-on;
-               };
-               vreg_l17a_1p3: ldo17 {
--- 
-2.51.0
-
index 3bf3549633573375c625c24fc83b8ab3a1ba91be..5e6542e7eb576bd82f3545fd020905c83ab62f35 100644 (file)
@@ -97,7 +97,6 @@ arm64-dts-tqma8mpql-mba8mp-ras314-fix-hdmi-cec-pad-c.patch
 clk-qcom-return-correct-error-code-in-qcom_cc_probe_.patch
 arm64-dts-qcom-sdm630-fix-gpu_speed_bin-size.patch
 arm64-dts-qcom-sdm845-oneplus-don-t-mark-ts-supply-b.patch
-arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch
 arm64-dts-qcom-sdm845-oneplus-mark-l14a-regulator-as.patch
 arm64-dts-qcom-x1e80100-fix-usb-combo-phys-ss1-and-s.patch
 arm64-dts-qcom-msm8994-octagon-fix-analog-devices-ve.patch
diff --git a/queue-6.6/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch b/queue-6.6/arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch
deleted file mode 100644 (file)
index 3afd48d..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-From 7e1c4fad3d094dbf15e8a6207ad599797f637aee Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Tue, 18 Nov 2025 15:52:26 +0100
-Subject: arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator always
- on
-
-From: Casey Connolly <casey.connolly@linaro.org>
-
-[ Upstream commit 45d1f42d3e84b5880cf9fab1eb24a7818320eeb7 ]
-
-The panel regulator doesn't need to be always on, so remove this
-property.
-
-Fixes: 288ef8a42612 ("arm64: dts: sdm845: add oneplus6/6t devices")
-Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
-Signed-off-by: David Heidelberg <david@ixit.cz>
-Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
-Link: https://lore.kernel.org/r/20251118-dts-oneplus-regulators-v2-2-3e67cea1e4e7@ixit.cz
-Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-index c50d335e0761f..4e335c9fd8185 100644
---- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-+++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
-@@ -251,7 +251,6 @@ vreg_l14a_1p88: ldo14 {
-                       regulator-min-microvolt = <1800000>;
-                       regulator-max-microvolt = <1800000>;
-                       regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
--                      regulator-always-on;
-               };
-               vreg_l17a_1p3: ldo17 {
--- 
-2.51.0
-
index 185d928ac0f57283bcbd0a11189d239a4e6efa9c..6382f1c605bb5bd80814f707df76abc00dc578b0 100644 (file)
@@ -62,7 +62,6 @@ arm64-dts-tqma8mpql-mba8mpxl-fix-hdmi-cec-pad-contro.patch
 clk-qcom-return-correct-error-code-in-qcom_cc_probe_.patch
 arm64-dts-qcom-sdm630-fix-gpu_speed_bin-size.patch
 arm64-dts-qcom-sdm845-oneplus-don-t-mark-ts-supply-b.patch
-arm64-dts-qcom-sdm845-oneplus-don-t-keep-panel-regul.patch
 arm64-dts-qcom-sdm845-oneplus-mark-l14a-regulator-as.patch
 arm-dts-allwinner-sun5i-a13-utoo-p66-delete-power-gp.patch
 powerpc-uaccess-move-barrier_nospec-out-of-allow_rea.patch