]> git.baikalelectronics.ru Git - kernel.git/commit
clk: imx7d: Remove audio_mclk_root_clk
authorAbel Vesa <abel.vesa@nxp.com>
Thu, 27 Jan 2022 14:10:52 +0000 (16:10 +0200)
committerAbel Vesa <abel.vesa@nxp.com>
Fri, 4 Mar 2022 15:06:21 +0000 (17:06 +0200)
commit5f37dc9afbad447c840f400f59754cfa481aab4c
treecf3aa73cb41932dbb116d952bb3bcee4c2afb06d
parentbbbee0e268328b052d211aedd91a0b9851631b92
clk: imx7d: Remove audio_mclk_root_clk

The audio_mclk_root_clk was added as a gate with the CCGR121 (0x4790),
but according to the reference manual, there is no such gate. The
CCGR121 belongs to ECSPI2 and it is not shared.

Fixes: 309fa2c920d3e6a ("ARM: imx: add imx7d clk tree support")
Reported-by: David Wolfe <david.wolfe@nxp.com>
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20220127141052.1900174-2-abel.vesa@nxp.com
drivers/clk/imx/clk-imx7d.c