[PATCH V1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE

LI Qingwu qing-wu.li at leica-geosystems.com.cn
Sun Dec 11 21:05:40 PST 2022



> -----Original Message-----
> From: Stephen Boyd <sboyd at kernel.org>
> Sent: Saturday, December 10, 2022 2:28 AM
> To: LI Qingwu <Qing-wu.Li at leica-geosystems.com.cn>; abelvesa at kernel.org;
> festevam at gmail.com; kernel at pengutronix.de;
> linux-arm-kernel at lists.infradead.org; linux-clk at vger.kernel.org;
> linux-imx at nxp.com; linux-kernel at vger.kernel.org; mturquette at baylibre.com;
> s.hauer at pengutronix.de; shawnguo at kernel.org
> Cc: LI Qingwu <Qing-wu.Li at leica-geosystems.com.cn>;
> 18701859600 at 163.com
> Subject: Re: [PATCH V1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
> 
> Quoting LI Qingwu (2022-12-07 00:10:42)
> > Defined IMX8MP_CLK_M7_SRC and IMX8MP_CLK_M7_DIV in imx8mp-clock.h
> but
> > never assigned. It will cause the system to hang if using it.
> > Alias IMX8MP_CLK_M7_SRC and IMX8MP_CLK_M7_DIV to
> IMX8MP_CLK_M7_CORE
> > for backward compatibility.
> >
> > Signed-off-by: LI Qingwu <Qing-wu.Li at leica-geosystems.com.cn>
> 
> Any Fixes tag?

Thanks, I will and Fixes in V2
Fixes: 8c83a8ff4dd9 (clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code)



More information about the linux-arm-kernel mailing list