Hi all,
I'm working on a project needs to access registers with 16bits address through I2C. But unfortunately I can not find a way to achieve this, cause it seems that current kernel I2C framework only supports 8bits address register.
So I'm wondering do I miss something or what can I do?
Thanks
Wen
how about you write a device
how about you write a device driver kernel module to access the register ?