]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: Remove unused and undocumented properties
authorRob Herring (Arm) <robh@kernel.org>
Fri, 15 Nov 2024 19:34:34 +0000 (13:34 -0600)
committerBjorn Andersson <andersson@kernel.org>
Wed, 8 Jan 2025 22:41:55 +0000 (16:41 -0600)
Remove properties which are both unused in the kernel and undocumented.
Most likely they are leftovers from downstream.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20241115193435.3618831-1-robh@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi
arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts

index 10cd244dea4f7202b3b7aed42fb8ddae16a87315..4c983b10dd925213401396828ef189a38708b369 100644 (file)
 
                interrupts = <&tlmm 96 IRQ_TYPE_EDGE_FALLING>;
 
-               button_num = <8>;
-               touchpad_num = <0>;
-               wheel_num = <0>;
-               slider_num = <0>;
-
                vcc-supply = <&vreg_l18a_2p85>;
        };
 
index 486ce175e6bcb24f31da48ab99993598e4509d98..ddb82ecb0a929d588950ddc4248b7134a460bde2 100644 (file)
                irq-gpio = <&tlmm 125 GPIO_TRANSITORY>;
                touchscreen-size-x = <1080>;
                touchscreen-size-y = <2160>;
-               focaltech,max-touch-number = <5>;
        };
 };