T113-i开发板移植LVGL9.2触摸适配问题

按照https://dshanpi.100ask.org/docs/T113i-Industrial/part4/LVGL-v9.2Porting的教程移植,DEMO可以正常显示,但却在触摸部分有问题,使用cat /proc/bus/input/devices和hexdump /dev/input/event3可以查看到设备和数据打印,但是在运行DEMO时触摸屏幕却无反应