Skip to content

Commit

Permalink
arm64: dts: zs660kl: Bump touchscreen I2C bus clock
Browse files Browse the repository at this point in the history
This reduces the average time spent in each event reading I2C transfer
from 3-4 ms down to 1-2 ms.

Signed-off-by: Danny Lin <danny@kdrag0n.dev>
  • Loading branch information
kdrag0n committed Aug 1, 2020
1 parent 40fe9af commit e016b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/qcom/sm8150-cdp.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@

&qupv3_se17_i2c {
status = "ok";
qcom,clk-freq-out = <1000000>;
focaltech@38 {
compatible = "focaltech,fts";
reg = <0x38>;
Expand Down

0 comments on commit e016b1e

Please sign in to comment.