]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks
authorShengjiu Wang <shengjiu.wang@nxp.com>
Fri, 14 Jun 2024 07:42:02 +0000 (15:42 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Fri, 21 Jun 2024 06:35:17 +0000 (09:35 +0300)
commitdc4211c67e2069e29bc4089e177cf7f7d487e854
treec08299ac42e7d47f11af07fa003058d7031dfa56
parent6f0e817175c5b2e453f7ad6a4e9a8a7fd904ee4a
clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks

Add CLK_SET_RATE_PARENT flags that when the device driver sets the
child clock rate, parent clock frequency can be refined accordingly.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/1718350923-21392-5-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
drivers/clk/imx/clk-imx8mp-audiomix.c