Re: [PATCH v2 12/23] clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()
From: Miles Chen <hidden>
Date: 2022-12-27 16:23:05
Also in:
linux-clk, linux-devicetree, linux-mediatek, lkml
From: Miles Chen <hidden>
Date: 2022-12-27 16:23:05
Also in:
linux-clk, linux-devicetree, linux-mediatek, lkml
As a preparation to increase probe functions commonization across various MediaTek SoC clock controller drivers, extend function mtk_clk_simple_probe() to be able to register not only gates, but also fixed clocks, factors, muxes and composites. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thanks for doing this! I read the patch 23 first and I thought the mtk_clk_simple_probe() cannot be used like that. So I got the whole series and found this patch to extend mtk_clk_simple_probe. Cool. Reviewed-by: Miles Chen <redacted> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel