Hi
I'm designing a new board which use beaglebone black, LCD 18bits, and resistive 5wire touchscreen.
I want to use the integrated LCD controller to drive the lcd panel.
I would like to use also the integrated touchscreen controller to avoid external device.
What I know:
-controller is able to drive 4, 5 and 8 wire touchscreen
- it will use 5 adc channels.
My question is:
How to configure and activate it in the big line ( Hardware configuration .dts ? , command line to do to activate touchscreen controller? )
Thanks a lot for your help.