Hello,
I'm working on a project which using the omapl138-SOM1, running Linux, and using dsplink. When DSPLink starts up, we have observed I2C communications to the TPS65070 power management chip, and have observed some changes to the pinmux settings on the chip.
Some of these interfere with settings which we require in the Linux environment (GPIO's, I2C lines, etc), and I would like to know where/why these changes are taking place. I know that they happen prior to our DSP code's main function, but am not sure if it is done by DSP BIOS or the linux side DSPLink module. Any help would be very appreciated.
We are using DSPLink v1.65.01.06, DSP BIOS v5.41.11.38, linuxutils v v3.22.00.02(fr CMEM), and linux kernerl v2.6.37(distributed with Davinci-PSP-SDK 3.21.00.14).