Re: [PATCH] clk: imx: imx8mm: fix audio pll setting
From: Stephen Boyd <sboyd@kernel.org>
Date: 2019-07-22 22:06:53
Also in:
linux-clk, lkml, stable
From: Stephen Boyd <sboyd@kernel.org>
Date: 2019-07-22 22:06:53
Also in:
linux-clk, lkml, stable
Quoting Peng Fan (2019-07-14 19:55:43)
From: Peng Fan <peng.fan@nxp.com>
The AUDIO PLL max support 650M, so the original clk settings violate
spec. This patch makes the output 786432000 -> 393216000,
and 722534400 -> 361267200 to aligned with NXP vendor kernel without any
impact on audio functionality and go within 650MHz PLL limit.
Cc: <redacted>
Fixes: ba5625c3e272 ("clk: imx: Add clock driver support for imx8mm")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---Is this a problem right now, i.e. should I apply this to clk-fixes? Or can this wait until next merge window? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel