Re: [PATCH v5 09/25] clk: mediatek: Harmonize mtk_pll_fenc related symbol names
Brian Masney <[email protected]> Mon, 3 Aug 2026 10:32:46 -0400
| Newsgroups | org.kernel.vger.linux-clk,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 01, 2026 at 01:20:55PM +0200, Louis-Alexis Eyraud wrote: > To prepare for the new clock ops set addition, with support for set/clr > enable logic only, rename mtk_pll_fenc_setclr_ops and its callback names > to harmonize the naming with the same suffix. > > Signed-off-by: Louis-Alexis Eyraud <[email protected]> Reviewed-by: Brian Masney <[email protected]>