"Paulraj, Sandeep" <[email protected]> writes: >> > +static struct clk timer2_clk = { >> > + .name = "timer2", >> > + .parent = &ref_clk, >> > + .lpsc = DAVINCI_LPSC_TIMER2, >> > + .usecount = 1, /* REVISIT: why cant' this be disabled? >> */ >> > +}; >> >> Is this really a problem on dm365 also? or is this a copy-paste remnant >> from dm355? > > [Sandeep] While working on my next set of patches I tries this and >the same problem exists on the DM365 as well
Thanks for confirming. Any chance you might be able dig a little to understand why disabling this LPSC is hanging the system? Kevin _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
