Hello Champs,
Hardware: AM3354 own board
Software: PROCESSOR-SDK-LINUX-AM335X 06_03_00_106
When using arago-base-tisdk-image、tisdk-rootfs-image,it can find dev/input folder and there is tchscreen0 file in the folder
root@am335x-evm:~# cat /proc/bus/input/devices
I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="ti-tsc"
P: Phys=
S: Sysfs=/devices/platform/ocp/44e0d000.tscadc/TI-am335x-tsc.0.auto/input/input0
U: Uniq=
H: Handlers=event0
B: PROP=0
B: EV=b
B: KEY=400 0 0 0 0 0 0 0 0 0 0
B: ABS=1000003
But when using arago-tiny-image, there is no /dev/input and there is no output after executing cat /proc/bus/input/devices command
root@am335x:~# cat /dev/input/touchscreen0
cat: can't open '/dev/input/touchscreen0': No such file or directory
root@am335x:~# cat /proc/bus/input/devices
root@am335x:~#
Thanks.
Rgds
Shine

