diff options
author | Peng Fan <peng.fan@nxp.com> | 2020-05-07 07:56:11 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-05-20 03:26:28 +0200 |
commit | cccc46474227eaaa7cd8f5601bba58489e237991 (patch) | |
tree | fc5cf942a8b17bb7d46676ea2c26f98876ae0485 /drivers/clk/hisilicon | |
parent | dt-bindings: clocks: imx8mp: Add ids for audiomix clocks (diff) | |
download | linux-cccc46474227eaaa7cd8f5601bba58489e237991.tar.xz linux-cccc46474227eaaa7cd8f5601bba58489e237991.zip |
clk: imx8m: drop clk_hw_set_parent for A53
The parent settings have been moved to dtsi, we no need to
set parent here. And clk_hw_set_parent will trigger lockdep warning,
because this api not have prepare_lock.
Reported-by: Leonard Crestez <leonard.crestez@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/clk/hisilicon')
0 files changed, 0 insertions, 0 deletions