Thread (29 messages) 29 messages, 9 authors, 2012-06-06

[RFC PATCH] clk: add extension API

From: Mark Brown <hidden>
Date: 2012-05-31 12:01:07
Also in: lkml

On Thu, May 31, 2012 at 11:31:31AM +0300, Peter De Schrijver wrote:
quoted
What I wonder most is if this should be done at the clock level or at
the device level. In the end you reset the IP block, not the clock,
right ?
Yes. but, every block has at least 1 clock and thus the mapping is identical
down to the register level. Ie. we could do this outside the clockframework,
but then we would have the keep a list of IDs (1 per module) which the drivers
can use to call some tegra reset function which would in the end use registers
in the same memory area to cause a reset. (the registers controlling
modulereset are interleaved with those controlling the enable/disable of the
main moduleclock and bitpositions are identical)
One option which doesn't really need anything from the clock API is for
the module resets to restore these registers so the clock API never
notices anything changed.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help