Part Number: DRA7xx
Other Parts Discussed in Thread: X5777ATXGABC
Tool/software: Linux
Hi,
I'm using a pre-production DRA7xx sample (marked X5777ATXGABC) and trying to figure out the OPP behavour on Linux 4.4 SDK.
Basically, the kernel reads the silicon version and capabilities from eFuses and set OPP limits; the problem is that the driver expects a value equal to 11, 15 or 23, but on my part the corresponding bits are set to 7 (and thus the kernel limits to NOM_MPU_OPP).
What those numbers stand for? (It's unclear both on the TRM and the Data Manual)
How can I translate 7 to a capability?
Thanks