Re: [PATCH v3 13/17] hw/misc: Support NPCM8XX CLK Module Registers

2025-02-06 Thread Philippe Mathieu-Daudé
On 6/2/25 02:31, Hao Wu wrote: NPCM8XX adds a few new registers and have a different set of reset values to the CLK modules. This patch supports them. This patch doesn't support the new clock values generated by these registers. Currently no modules use these new clock values so they are not nec

[PATCH v3 13/17] hw/misc: Support NPCM8XX CLK Module Registers

2025-02-05 Thread Hao Wu
NPCM8XX adds a few new registers and have a different set of reset values to the CLK modules. This patch supports them. This patch doesn't support the new clock values generated by these registers. Currently no modules use these new clock values so they are not necessary at this point. Implementat