Other Parts Discussed in Thread: TSC200XSW-LINUX
Tool/software: Linux
Dear TI,
we are interfacing TSC2007 with msm8909 processor running with android OS, it recognize tsc2007, when i pressing the touch panel i get some data, we ensured by "cat /dev/input/event0"
command, but my application didn't response to the touch pressing or when i run getevent command it does not produce any value.
My Device tree following format,
tsc2007@48 {
compatible = "ti,tsc2007";
reg=<0x48>;
interrupt-parent = <&msm_gpio>;
interrupts = <13 0x2008>;
gpios = <&msm_gpio 13 0x2008>;
ti,x-plate-ohms=<180>;
};
Qualcomm R&D engineer want to ensure that following node properties should present in device tree? or it is not mandatory?
Node properties attached as image,
Thanks & Regards.....
