]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider
authorGergo Koteles <soyer@irl.hu>
Sat, 27 Sep 2025 11:20:28 +0000 (13:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Dec 2025 13:02:39 +0000 (14:02 +0100)
[ Upstream commit d7ec7d34237498fab7a6afed8da4b7139b0e387c ]

The previous GPIO numbers were wrong. Update them to the correct
ones and fix the label.

Fixes: 288ef8a42612 ("arm64: dts: sdm845: add oneplus6/6t devices")
Signed-off-by: Gergo Koteles <soyer@irl.hu>
Signed-off-by: David Heidelberg <david@ixit.cz>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250927-slider-correct-v1-1-fb8cc7fdcedf@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

index dcfffb271fcf3146aeabda8fc19e61b456b76887..51a9a276399ac7de42f4269ace257120236fa81a 100644 (file)
                bias-disable;
        };
 
-       tri_state_key_default: tri-state-key-default-state {
-               pins = "gpio40", "gpio42", "gpio26";
+       alert_slider_default: alert-slider-default-state {
+               pins = "gpio126", "gpio52", "gpio24";
                function = "gpio";
                drive-strength = <2>;
                bias-disable;