Thread (9 messages) 9 messages, 4 authors, 2018-12-19

Re: [PATCH] clk: imx: add CLK_GET_RATE_NOCACHE flag for i.MX8M composite clock

From: Anson Huang <hidden>
Date: 2018-12-18 13:36:26
Also in: linux-clk, lkml

Hi, Lucas

From Anson's iPhone 6

在 2018年12月18日,18:40,Lucas Stach [off-list ref] 写道:

Am Dienstag, den 18.12.2018, 08:24 -0200 schrieb Fabio Estevam:
quoted
Hi Anson,

On Tue, Dec 18, 2018 at 12:56 AM Anson Huang [off-list ref]
wrote:
quoted
On i.MX8M, some of the bus clocks' rate could be changed in TF-A,
Do you mean ATF (ARM Trusted Firmware) instead?
TF-A is the name of the day for what was formerly known as ATF...

However I don't think that it's correct to just don't cache the clock
settings. Normally the secure world firmware should not change any
clock settings at runtime, or it would run into all kinds of conflicts
with the clock driver. So there are probably some well known points in
time like a suspend or resume event when the firmware might change
clock settings, so we could instead use those to trigger an explicit
invalidate of the clock caches with much lower overhead.

Regards,
Lucas
There is bus-freq feature on imx8m which is to scale ddr clock, this is done in ARM Trusted Firmware, for some setpoints, the DDR PLL clock rate must be changed directly in TF-A, but its child clock like dram core is unaware in Linux kernel, so the clock rate will mismatch with hardware, since ddr related clocks will NOT used by any module in Linux kernel, so it will NOT introduce any conflict.

Regarding about the over head, yes, the change in common composite clock register has too many over head for other clocks, what if I ONLY have dram core clock to pass the CLK_GET_RATE_NOCACHE flag to register the composite clock?

Anson.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help