Re: [PATCH v3] powerpc/85xx: add support to JOG feature using cpufreq interface

2012-01-04 Thread Scott Wood
On 01/04/2012 03:34 AM, Zhao Chenhui-B35336 wrote: >> On 12/27/2011 05:25 AM, Zhao Chenhui wrote: >>> * The driver doesn't support MPC8536 Rev 1.0 due to a JOG erratum. >>>Subsequent revisions of MPC8536 have corrected the erratum. >> >> Where do you check for this? > > Nowhere. I just notify

RE: [PATCH v3] powerpc/85xx: add support to JOG feature using cpufreq interface

2012-01-04 Thread Zhao Chenhui-B35336
> On 12/27/2011 05:25 AM, Zhao Chenhui wrote: > > * The driver doesn't support MPC8536 Rev 1.0 due to a JOG erratum. > >Subsequent revisions of MPC8536 have corrected the erratum. > > Where do you check for this? Nowhere. I just notify this patch don't support MPC8536 Rev 1.0. > > > +#defi

Re: [PATCH v3] powerpc/85xx: add support to JOG feature using cpufreq interface

2012-01-03 Thread Scott Wood
On 12/27/2011 05:25 AM, Zhao Chenhui wrote: > * The driver doesn't support MPC8536 Rev 1.0 due to a JOG erratum. >Subsequent revisions of MPC8536 have corrected the erratum. Where do you check for this? > +#define POWMGTCSR_LOSSLESS_MASK 0x0040 > +#define POWMGTCSR_JOG_MASK 0x0020