Re: [PATCH 5/7] clk: thead: th1520-ap: Add macro to define multiplexers with flags

From: Drew Fustini

Date: Wed Nov 26 2025 - 10:47:50 EST


On Thu, Nov 20, 2025 at 01:14:14PM +0000, Yao Zi wrote:
> The new macro, TH_CCU_MUX_FLAGS, extends TH_CCU_MUX macro by adding two
> parameters to specify clock flags and multiplexer flags.
>
> Signed-off-by: Yao Zi <ziyao@xxxxxxxxxxx>
> ---
> drivers/clk/thead/clk-th1520-ap.c | 9 +++++++--
> 1 file changed, 7 insertions(+), 2 deletions(-)

Reviewed-by: Drew Fustini <fustini@xxxxxxxxxx>