On 19/5/26 19:56, Gaurav Sharma wrote:
Add cm7_cpuclk (24 MHz) and cm7_refclk (32.768 kHz) clock outputs to the i.MX8MP CCM. These are required by the ARMv7M model to boot the Cortex-M7 core in an AMP configuration.Signed-off-by: Gaurav Sharma <[email protected]> --- hw/misc/imx8mp_ccm.c | 9 +++++++++ include/hw/misc/imx8mp_ccm.h | 3 +++ 2 files changed, 12 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
