diff options
author | Kathiravan Thirumoorthy | 2023-09-14 12:29:51 +0530 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-11-28 17:07:10 +0000 |
commit | 877080a3490102da26b8d969588159b2385f739e (patch) | |
tree | 29b262d19ef0f9a2b1089c856b505e1ce4779814 /drivers/clk/imgtec | |
parent | 3291d3ecf331b8dd641a4737f6560e2f2ab9e4e6 (diff) |
clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocks
commit e641a070137dd959932c7c222e000d9d941167a2 upstream.
GPLL, NSS crypto PLL clock rates are fixed and shouldn't be scaled based
on the request from dependent clocks. Doing so will result in the
unexpected behaviour. So drop the CLK_SET_RATE_PARENT flag from the PLL
clocks.
Cc: stable@vger.kernel.org
Fixes: b8e7e519625f ("clk: qcom: ipq8074: add remaining PLL’s")
Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
Link: https://lore.kernel.org/r/20230913-gpll_cleanup-v2-1-c8ceb1a37680@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/clk/imgtec')
0 files changed, 0 insertions, 0 deletions