On Wed, 22 Sep 2010, Cousson, Benoit wrote: > On 9/22/2010 9:33 AM, Paul Walmsley wrote: > > > > Hi Benoît, Rajendra, > > > > Here's the clock44xx_data.c that I ended up with, after applying the > > recent patches. It seems to compare well with the autogenerator output, > > but maybe you might find some important diffs. > > I checked the diff with the autogen, and found 2 new issues due to some > changes introduce in ES2. I had to fix the script to handle these tricky > cases. > > There is one conflict with the USIM optional clock module that is named > usim_fclk which is also the name of its parent clock :-( > > The other one is due to the module that generate the USB PHY clock. > They changed the position of the clock node register from the ocp2scp to the > cm_always_on module. I fixed that as well. > > None of these clock nodes are used today, because the USB is still not hwmod > adapted. > > I'll send you the fix right now. Excellent, thanks Benoît. - Paul