summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-11-01 19:23:54 +0800
committerStephen Boyd <sboyd@kernel.org>2020-11-04 17:13:12 -0800
commitc277ca155d2f0028a5c79708426d3f79b54a5fc1 (patch)
tree21bbb33da3f32f2f920492e9bb85f4bdb4e7b6f0 /arch/arm64/boot/dts/amlogic/meson-gx.dtsi
parent8d8c3131248d7e9c6c8ab448e1c6cb6bd7755e9c (diff)
clk: imx8m: fix bus critical clk registration
noc/axi/ahb are bus clk, not peripheral clk. Since peripheral clk has a limitation that for peripheral clock slice, IP clock slices must be stopped to change the clock source. However if the bus clk is marked as critical clk peripheral, the assigned clock parent operation will fail. So we added CLK_SET_PARENT_GATE flag to avoid glitch. And add imx8m_clk_hw_composite_bus_critical for bus critical clock usage Fixes: 936c383673b9e ("clk: imx: fix composite peripheral flags") Reviewed-by: Abel Vesa <abel.vesa@nxp.com> Reported-by: Abel Vesa <abel.vesa@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Link: https://lore.kernel.org/r/1604229834-25594-1-git-send-email-peng.fan@nxp.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-gx.dtsi')
0 files changed, 0 insertions, 0 deletions