Hello
We have a custom PCB with an AM335x. We recently built up a few boards with the 1GHz part (we previously used 720MHz) and are now trying to get this operational. I have investigated this a bit and it seems I need to update the am33xx_opp_def_list in opp3xxx_data.c to reflect the new voltages and speeds, is that correct? Is there anything else that needs to be done to support this?
Note: our base PSP is 5.04.01.00, and we've made a few customizations so we'd prefer not to get a new kernel tree if possible. Hopefully the answer to my question isn't "just update to the 3.6 kernel and you'll find it's already supported". It'd be better for us to look at a patch file and backport the changes if this has been done.