Re: [PATCH] clk: microchip: rename clk-core to clk-pic32
From: Conor Dooley
Date: Tue May 05 2026 - 10:37:08 EST
From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
On Wed, 25 Feb 2026 17:44:52 +0000, Conor Dooley wrote:
> clk-core is a confusingly generic name, since it is only used by a
> single platform and it uses very similar naming to the "soft" IP cores
> for use in FPGA fabric (CoreClock or similar is what that would be
> called, although nothing like that exists right now) that the FPGA
> business unit produces. Rename it to clk-pic32, matching the prefix
> used by most functions in the driver. As far as I can tell, impact
> on whatever users may (or may not...) exist for the platform is minimal
> as it's built-in only and the functions are called directly from
> clk-pic32mzda.c
>
> [...]
Applied to clk-microchip, thanks!
[1/1] clk: microchip: rename clk-core to clk-pic32
https://git.kernel.org/conor/c/b82e98bf02ca
Thanks,
Conor.