Other Parts Discussed in Thread: DS90UB913A-Q1
Hello Expert,
I'm using PSDKRA_07.00.00 with TDA4VMXEVM board and having the problem of not detecting two I2C BUS.\
Currently, 10 I2C buses are detected in U-BOOT, but only 8 I2C buses are detected when confirmed using i2c tools after Linux boot.
In U-boot, the confirmed DS90UB960 module but could not be detected after using Linux I2C tools.
Please refer to the materials below for troubleshooting.
=> i2c bus
Bus 0: i2c@42120000 (active 0)
51: generic_51, offset len 2, flags 0
54: generic_54, offset len 2, flags 0
Bus 1: i2c@40b00000
Bus 2: i2c@40b10000
Bus 3: i2c@2000000
20: gpio@20, offset len 1, flags 0
22: gpio@22, offset len 1, flags 0
Bus 4: i2c@2010000
Bus 5: i2c@2020000
Bus 6: i2c@2030000
Bus 7: i2c@2040000
Bus 8: i2c@2050000
Bus 9: i2c@2060000
=> i2c dev 9
Setting bus to 9
=> i2c probe
Valid chip addresses: 20 36 3D 50
=> i2c bus
Bus 0: i2c@42120000 (active 0)
51: generic_51, offset len 2, flags 0
54: generic_54, offset len 2, flags 0
Bus 1: i2c@40b00000
Bus 2: i2c@40b10000
Bus 3: i2c@2000000
20: gpio@20, offset len 1, flags 0
22: gpio@22, offset len 1, flags 0
Bus 4: i2c@2010000
Bus 5: i2c@2020000
Bus 6: i2c@2030000
Bus 7: i2c@2040000
Bus 8: i2c@2050000
Bus 9: i2c@2060000 (active 9)
20: generic_20, offset len 1, flags 0
36: generic_36, offset len 1, flags 0
3d: generic_3d, offset len 1, flags 0
50: generic_50, offset len 1, flags 0
root@j7-evm:~# i2cdetect -l
i2c-3 i2c OMAP I2C adapter I2C adapter
i2c-1 i2c OMAP I2C adapter I2C adapter
i2c-6 i2c OMAP I2C adapter I2C adapter
i2c-4 i2c OMAP I2C adapter I2C adapter
i2c-2 i2c OMAP I2C adapter I2C adapter
i2c-0 i2c OMAP I2C adapter I2C adapter
i2c-7 i2c OMAP I2C adapter I2C adapter
i2c-5 i2c OMAP I2C adapter I2C adapter