lkml.org 
[lkml]   [2019]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [RFC PATCH 0/3] Add support of busfreq
Date
On 15.03.2019 18:55, Alexandre Bailon wrote:
>> On Wed, Mar 13, 2019 at 12:33 PM Alexandre Bailon <abailon@baylibre.com> wrote:

>>> As exemple, this series implements busfreq for i.MX8MM whose
>>> upstreaming is in progress. Because this relies on ATF to
>>> do the frequency scaling, it won't be hard make it work.
>>
>> It's not clear to me whether this series actual scales the dram
>> frequency based on what you said above. Is it just theoretical or do
>> you have it working with a pile of out-of-tree patches? Would be good
>> to include that pile of patches in your integration branch that I
>> suggested above.

> The current series only introduce busfreq generic driver, and the
> busfreq driver for the imx8mm.
> As is, the imx8mm driver will just be loaded, but do nothing because
> none of the drivers have been updated to request bandwidth using the
> interconnect framework.
>
> My intent was to sent a first draft o busfreq, to get some feedback,
> before to send a more complete, and fully functional series.

It's been a while since this was first posted and imx8mm now boots fine
in linux-next. Is there a more up-to-date WIP branch somewhere?
Otherwise I can try to hack this series into a bootable form.

> In addition, the current clock driver of imx8mm doesn't allow dram
> frequency scaling, so if busfreq driver tries, it will fail (should be
> harmless because any other clocks should restored to their previous
> rate).

I'm confused about this. In NXP tree the actual DRAM switch is done
inside ATF via SIP calls and involves corralling all CPUs. Do you want
an "dram" clk which wraps the SIP calls required to changing dram
frequency and root switching etc?

I've been looking at the busfreq implementation in the NXP tree and
refactoring just the "dram freq switch" behind a clk might work nicely.

This would be similar to the imx_cpu clk used for cpufreq-dt and it
might even be possible to upstream this separately from the rest of
busfreq logic dealing with device requests.


I haven't done a very careful review but I noticed you're not using the
OPP framework and instead redefined everything? It's not clear why.

--
Regards,
Leonard

\
 
 \ /
  Last update: 2019-05-14 21:34    [W:0.136 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site