Hello,
I have some general question.
I'm connecting the board to external video decoder (tvp5150AM1), and wanted to rd/wr the decoder (by using i2c_rdwr.out utility).
How do I know the address of the new coonected decoder (this is required as 1st parameter of i2c_rdwr) ?
Do I need to make changes in kernel for using this device, do I need to add it into ti814x_i2c_boardinfo struct in kernel board-ti8148evm.c file ?
Thanks,
Ran