]> git.ipfire.org Git - thirdparty/linux.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)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Oct 2025 16:19:33 +0000 (11:19 -0500)
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>
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;