Touch driver not responding after kernel boot
We are working here in Android 10 version for 7inch display with touch (chip ili2118a). The ili251x touch driver we written, Touch IRQ is responding up-to kernel boot. After that the touch driver is not responding. But using the below command we verified the interrupt IRQ pin, The interrupt count is increasing
cat /proc/interrupts
we are getting IRQ pin name ili251x Any one know the reason why we are not getting touch response after kernel boot. please help to resolve this issue.