Re: [PATCH 2/7] Add an internal clock multiplexer object
On Sat, Jan 13, 2024 at 8:31 PM Arnaud Minier wrote: > > Signed-off-by: Arnaud Minier > Signed-off-by: Inès Varhol Acked-by: Alistair Francis Alistair > --- > hw/misc/stm32l4x5_rcc.c | 154 ++ > hw/misc/trace-events | 5 + > inclu
[PATCH 2/7] Add an internal clock multiplexer object
Signed-off-by: Arnaud Minier Signed-off-by: Inès Varhol --- hw/misc/stm32l4x5_rcc.c | 154 ++ hw/misc/trace-events | 5 + include/hw/misc/stm32l4x5_rcc.h | 119 + include/hw/misc/stm32l4x5_rcc_internals.h | 2