This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS65070 Touchscreen

Other Parts Discussed in Thread: TPS65070

Hi,a customer use TPS65070X as Touchscreen Interface,which use Kernel support driver drivers/input/touchscreen/tps6507x-ts.c and drivers/mfd/tps6507x.c ,
when he use AC adapter to povide power to my board,tps65070 touchscreen driver register succefully,but when he use Battery to pvovide,it faild,

tps6507x-ts: probe of tps6507x-ts failed with error -5
s3c-i2c s3c-i2c.0: i2c-0: S3C I2C adapter

His hw staff check tps65070 PMIC power,it is right,so whats the issue? or can give me some advice to ensure hw is OK ?


When use AC adapter to provide Power to board,tps65070 touchscreen driver work find roughly,but some time,the arm11 i2C driver also say -110 error in stop condition.