commit | c8283b0f4a7e9397da141d70e73e79341c5df2d7 | [log] [tgz] |
---|---|---|
author | Hao Wu <wuhaotsh@google.com> | Wed Feb 19 10:46:01 2025 -0800 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 20 15:22:22 2025 +0000 |
tree | 21f7872a93fb6cf140c9e8284ae47109cf87dbca | |
parent | ca2fd966ea90b2ca02a4eff1afc2b89e963680a1 [diff] |
hw/misc: Rename npcm7xx_clk to npcm_clk NPCM7XX and NPCM8XX have a different set of CLK registers. This commit changes the name of the clk files to be used by both NPCM7XX and NPCM8XX CLK modules. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Hao Wu <wuhaotsh@google.com> Message-id: 20250219184609.1839281-11-wuhaotsh@google.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>