[PATCH 2/3] ep93xx: added chip revision reading function

Mika Westerberg mika.westerberg at iki.fi
Tue Mar 16 02:11:19 EDT 2010


On Mon, Mar 15, 2010 at 07:44:27PM +0000, Martin Guy wrote:
> Hi Mika, thanks, great work
> 
> On 3/15/10, Mika Westerberg <mika.westerberg at iki.fi> wrote:
> > Added a new function: ep93xx_chip_revision() which reads chip revision from the
> >  sysconfig register.
> >
> >  + * %EP93XX_CHIP_REV_D0
> >  + * %EP93XX_CHIP_REV_D1
> >  + * %EP93XX_CHIP_REV_E0
> >  + * %EP93XX_CHIP_REV_E1
> >  + * %EP93XX_CHIP_REV_E2
> >  + *
> >  + * and in future maybe something else. See also <mach/platform.h>.
> 
> There will be no future revisions, if that's what you mean. Cirrus
> dropped out of the ARM business and discontinued development of this
> product line on 1st April 2008 so E2 is the last.

That's what I meant and I didn't know that :(

I will update the comment in next series.

Thanks,
MW



More information about the linux-arm-kernel mailing list