RE: [PATCH v5 5/5] clk: imx: clk-audiomix: Corrent parent clock for earc_phy and audpll

From: Peng Fan
Date: Thu May 23 2024 - 21:06:11 EST


> Subject: [PATCH v5 5/5] clk: imx: clk-audiomix: Corrent parent clock for
> earc_phy and audpll
>
> According to Reference Manual of i.MX8MP The parent clock of "earc_phy" is
> "sai_pll_out_div2", The parent clock of "audpll" is "osc_24m".
>
> Add CLK_GATE_PARENT() macro for usage of specifying parent clock.
>
> Fixes: 6cd95f7b151c ("clk: imx: imx8mp: Add audiomix block control")
> Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx>

Reviewed-by: Peng Fan <peng.fan@xxxxxxx>