diff options
author | Luo Jie <quic_luoj@quicinc.com> | 2024-06-05 20:45:38 +0800 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-06-12 23:04:26 -0500 |
commit | 7311bbfff31c4961c57d94c165fa843f155f8236 (patch) | |
tree | 7213606ddb082c4ec102f9ee366483f3455491d1 /tools/perf/scripts/python | |
parent | 7e828d77d202f59d4f9b59c1930b82433cce1356 (diff) |
clk: qcom: branch: Add clk_branch2_prepare_ops
Add the clk_branch2_prepare_ops for supporting clock controller
where the hardware register is accessed by MDIO bus, and the
spin lock can't be used because of sleep during the MDIO
operation.
The clock is enabled by the .prepare instead of .enable when
the clk_branch2_prepare_ops is used.
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Luo Jie <quic_luoj@quicinc.com>
Link: https://lore.kernel.org/r/20240605124541.2711467-2-quic_luoj@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions