Re: [PATCH 6/6] clk: qcom: gcc-sdm660: Add CLK_SET_RATE_PARENT where applicable
From: Konrad Dybcio
Date: Thu Feb 25 2021 - 14:32:43 EST
On 23.02.2021 01:42, Stephen Boyd wrote:
>
Quoting Konrad Dybcio (2021年02月20日 07:56:17)
>
> Some branch clocks should explicitly set this flag to make sure
>
> they inherit their frequencies from the parent clock.
>
This flag doesn't have anything to do with inheriting the rate from the
>
parent.
>
Right. "Some branch clocks should explicitly set this flag to make sure the frequency changes are propagated to their respective parents if need be." should sound better.
Konrad