Hi,
I am using a 8148 EVM without the expansion board. When trying to read from PMIC with address 0x2D, I was told that the I2C device is busy.
root@dm814x:/opt/dvr_rdk/ti814x# i2cget 1 0x2d 0 b
Error: Could not set address to 0x2d: Device or resource busy
I couldn't access anything from Linux, but they work fine in uboot
TI8148_EVM#i2c md 2d 17 1
0017: 08
What is the possible reason for this?
Thanks,
Tim