I have a problm on how to change i2c fifodepth
eg:
root@dra7xx-evm:~# devmem2 0x480600C0
/dev/mem opened.
Memory mapped at address 0xb6fc4000.
Read at address 0x480600C0 (0xb6fc40c0): 0x00004000
root@dra7xx-evm:~# devmem2 0x48060094
/dev/mem opened.
Memory mapped at address 0xb6f57000.
Read at address 0x48060094 (0xb6f57094): 0x00003F00
As you can see the i2c3 module in tda2sx , there is no effect , when i increase the threshold (3F means threshold is 64).
but the i2c fifodepth is always 16 byte.