Skip to content
Commit d52438f4 authored by Georgij Cernysiov's avatar Georgij Cernysiov Committed by Anas Nashif
Browse files

drivers: clock_control: stm32h7: disable PLLs before configuration



Disable every PLL before configuration. That allows
an application to reconfigure PLLs after a bootloader
configuration.

Don't disable the PLL clock if it is used by (Q|O)SPI
when executing from external memory. That will lead
to a stall.

Note: when (Q|O)SPI runs from PLL, the bootloader
dictates the clock configuration. There is no clock
reconfiguration support for memory map mode in
(Q|O)SPI drivers.

Signed-off-by: default avatarGeorgij Cernysiov <geo.cgv@gmail.com>
parent 0edc89c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment