Re: [PATCH] clk: imx: fix composite peripheral flags
From: Shawn Guo <shawnguo@kernel.org>
Date: 2020-09-05 01:35:50
Also in:
linux-clk, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2020-09-05 01:35:50
Also in:
linux-clk, lkml
On Wed, Aug 26, 2020 at 03:14:07PM +0800, peng.fan@nxp.com wrote:
From: Peng Fan <peng.fan@nxp.com> According to RM, for peripheral clock slice, "IP clock slices must be stopped to change the clock source.". So we must have CLK_SET_PARENT_GATE flag to avoid glitch. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel