How to change the CPU clock frequency on STM32MP157F-EV1 board from 650MHz to 800MHz?
I noticed that even if I create a new project using STM32CubeMX IDE for STM32MP157F-EV1 board, in the clock configuration, the MPUSS_CK is 650MHz. In Linux, I can see the CPU frequency is 650MHz only. How can I clock the CPU to 800MHz as supported by the SoC?
