Hello,
I am trying to access the GPIO on the I2C Expander and I saw this commit to the Linux kernel: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg22017.html. I am using a Zoom AM3517 EVM Development Kit from Logic PD: http://logicpd.com/products/development-kits/zoom-am3517-evm-development-kit and the TI Software Development Kit for AM35x processors: http://focus.ti.com/docs/toolsw/folders/print/linuxsdk-am35x.html. My question is: how do I access the GPIO on the I2C Expander from C/C++ user land using the I2C Expander driver? High speed access is preferred.
Thanks,
Steven Kane