ARM: dts: imx6ull-engicam-microgea-bmm: set touchscreen glitch threshold

This way the detected signal is valid only if it lasts longer than
62 µs, otherwise it is not sampled.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
Dario Binacchi 2025-09-23 16:37:36 +02:00 committed by Frank Li
parent 6de23f81a5
commit a96f415ab5

View File

@ -154,6 +154,7 @@ &tsc {
pinctrl-0 = <&pinctrl_tsc>;
measure-delay-time = <0x9ffff>;
pre-charge-time = <0xfff>;
debounce-delay-us = <62>;
xnur-gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
status = "okay";
};