2 Dec
2015
2 Dec
'15
12:45 p.m.
On Tue, Dec 01, 2015 at 06:17:54PM -0800, Simran Rai wrote:
On 11/22/2015 5:44 AM, Mark Brown wrote:
I would expect any initialisationn of clocks beyond the ones that the device directly interacts with to be handled within the clock API configuration rather than in a specific driver, this avoids the driver being dependent on a particular system integration.
I will have to figure out a way to propagate the frequency from leaf clocks to the parent clock. Will send out another patch with the fix.
The idea is that the clock API should take care of this.