mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
arm64: dts: qcom: Remove unused and undocumented properties
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>
This commit is contained in:
parent
cddaf23136
commit
6888a95590
|
|
@ -387,11 +387,6 @@ sideinteraction: touch@2c {
|
|||
|
||||
interrupts = <&tlmm 96 IRQ_TYPE_EDGE_FALLING>;
|
||||
|
||||
button_num = <8>;
|
||||
touchpad_num = <0>;
|
||||
wheel_num = <0>;
|
||||
slider_num = <0>;
|
||||
|
||||
vcc-supply = <&vreg_l18a_2p85>;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -452,7 +452,6 @@ touchscreen@38 {
|
|||
irq-gpio = <&tlmm 125 GPIO_TRANSITORY>;
|
||||
touchscreen-size-x = <1080>;
|
||||
touchscreen-size-y = <2160>;
|
||||
focaltech,max-touch-number = <5>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user