Re: [PATCH v2 12/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
On Thu, 26 Dec 2024 at 08:28, Hao Wu wrote: > > A lot of NPCM7XX and NPCM8XX CLK modules share the same code, > this commit moves the NPCM7XX CLK to NPCM CLK for these > properties. Reviewed-by: Peter Maydell thanks -- PMM
[PATCH v2 12/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
A lot of NPCM7XX and NPCM8XX CLK modules share the same code, this commit moves the NPCM7XX CLK to NPCM CLK for these properties. Signed-off-by: Hao Wu --- hw/misc/npcm_clk.c | 106 + hw/misc/trace-events | 6 +-- include/hw/arm/npcm7xx.h |