Commit 46c2f36e authored by Anton Bambura's avatar Anton Bambura Committed by Bjorn Andersson

arm64: dts: qcom: sc8180x-lenovo-flex-5g: set touchpad i2c frequency to 1 MHz

This solves the issue when touchpad gets stuck on right or middle
click. This also makes touchpad working smoother.
Signed-off-by: default avatarAnton Bambura <jenneron@postmarketos.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240203191200.99185-6-jenneron@postmarketos.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 0d76ffe3
......@@ -375,7 +375,7 @@ touchscreen@10 {
};
&i2c7 {
clock-frequency = <100000>;
clock-frequency = <1000000>;
pinctrl-0 = <&i2c7_active>;
pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment