Browse Source

Tiny touchscreen flicker fix

main
Scare Crowe 3 years ago
parent
commit
249b71c99d
  1. 2
      arch/arm/boot/dts/overlays/edt-ft5406.dtsi

2
arch/arm/boot/dts/overlays/edt-ft5406.dtsi

@ -32,7 +32,7 @@ ft5406: ts@38 {
compatible = "edt,edt-ft5406";
reg = <0x38>;
touchscreen-size-x = < 800 >;
touchscreen-size-x = < 640 >;
touchscreen-size-y = < 480 >;
};
};

Loading…
Cancel
Save