Hi All,
We have a DRA74xx based board which runs QNX operating system. In one of the I2C interfaces we have 2 slave devices connected .One is touch controller and the other one is keys controller. How should the software to be defined in the QNX side system. We have some a linux sample driver given for the touch interface from cypress semiconductor. But we do not have any driver present for key controller. Do we have to write 2 separate QNX drivers.In DRA7xx qnx bsp we see an atmel mtouch driver is present and it is mapped to another display driver of qnx . We need to replace it with cypress driver and have to write a custom key
driver for qnx. Is it possible to write two device drivers over a single i2c interface. Also what could be the recommended architecture to be handling these 2 slave devices in a single i2c channel.
With regards,
