Skip to content
Commit f511eba0 authored by Peng Fan's avatar Peng Fan Committed by Paul Gortmaker
Browse files

clk: imx: clk-composite-8m: add lock to gate/mux

commit 073a01e8 upstream.

There is a lock to divider in the composite driver, but that's not
enough. lock to gate/mux are also needed to provide exclusive access
to the register.

Fixes: d3ff9728

 ("clk: imx: Add imx composite clock")
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent a1f62d16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment