ccf: where to put constraints?

Mike Turquette mturquette at linaro.org
Sat Mar 1 18:35:22 EST 2014


On Fri, Feb 28, 2014 at 1:24 PM, Wolfram Sang <wsa at the-dreams.de> wrote:
> Hi Sören,
>
>> I.e. when a clock consumer needs to be notified about its input clock
>> being changed it registers a clock notifier.
>
> I found the notifiers, too, but I am still not sure they are proper for
> my case. There, CPU and GPU clocks are siblings, there is no
> parent-child relationship.

Hi Wolfram,

No parent-child relationship is required. The cpufreq driver you have
in mind could subscribe to notifiers for both your GPU clock as well
as your CPU clock and listen for any changes, waiting to take action.

Regards,
Mike

>
> Anyhow, I have been told cpufreq is not needed currently, so this task
> is postponed. Thanks for the input nonetheless!
>
>    Wolfram
>



More information about the linux-arm-kernel mailing list