This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Hardware Revision ID's on OMAP-L138

Other Parts Discussed in Thread: OMAP-L138We're using an OMAP-L138 with linux. We've enabled the PSC for the I2C 1 (0 is already on). When reading out the REV ID's of the I2C Controller, we get: REV_ID1 0x4415 REV_ID2 0x2206 The documentation is the same for REV_ID1, but REV_ID2 should be 0x0006 We're reading the registers correctly, since the driver works. We have similar problem with the LCD controller. Any ideas?