Re: [PING PATCH v5 0/3] Check clock connection between STM32L4x5 RCC and peripherals

2024-10-04 Thread Peter Maydell
On Thu, 3 Oct 2024 at 09:11, Inès Varhol wrote: > > Among implemented STM32L4x5 devices, USART, GPIO and SYSCFG > have a clock source, but none has a corresponding test in QEMU. > > This patch makes sure that all 3 devices create a clock correctly, > adds a QOM property to access clocks' periods f

[PING PATCH v5 0/3] Check clock connection between STM32L4x5 RCC and peripherals

2024-10-03 Thread Inès Varhol
Among implemented STM32L4x5 devices, USART, GPIO and SYSCFG have a clock source, but none has a corresponding test in QEMU. This patch makes sure that all 3 devices create a clock correctly, adds a QOM property to access clocks' periods from QTests, and adds QTests checking that clock enable in RC