Hello,
I am running Angstrom linux on a DM3730, and I have configured the kernel to have i2c as a character device. During boot, it shows that the i2c busses are muxed and configured correctly, but it does not show up in /dev.
When I use i2cdetect -l, I get the following:
i2c-1 unknown OMAP I2C adapter N/A
i2c-2 unknown OMAP I2C adapter N/A
i2c-3 unknown OMAP I2C adapter N/A
Is there a way to manually add the i2c devices to /dev so that i2ctools can work with it?
Thank you,
Alex Busman