On Thursday 19 March 2009, Kevin Hilman wrote: > Sure, but what I don't want in that DAI driver is conditional code > because of different clock names on different chips. For example, > some devices may only have one clk, so the hardware name is actualy > "mcasp" instead of "mcasp0" etc.
Agreed that the clock setup should be in the arch/arm/mach-davinci part of the tree ... but, for the record, I wouldn't find it at all strange to see all such clocks named "mcasp0" instead of having some boards use "mcasp" if there's only one. :) _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
