On 23/5/24 21:41, Inès Varhol wrote:
This commit creates a clock in STM32L4x5 SYSCFG and wires it up to the
corresponding clock from STM32L4x5 RCC.

Signed-off-by: Inès Varhol <ines.var...@telecom-paris.fr>
---
  include/hw/misc/stm32l4x5_syscfg.h |  1 +
  hw/arm/stm32l4x5_soc.c             |  2 ++
  hw/misc/stm32l4x5_syscfg.c         | 19 +++++++++++++++++--
  3 files changed, 20 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to