]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3: update ES level flags to discriminate between post-ES2 revisions
authorPaul Walmsley <paul@pwsan.com>
Fri, 6 Feb 2009 03:45:25 +0000 (03:45 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 20 Feb 2009 20:22:51 +0000 (12:22 -0800)
commita6ea3e5b85f9711ed3cb00e550fec3eeac0c1631
treec158c80f8e93c810a8258d53e6dfeddea7707729
parent3e0763d1d7a8bfc57b8761edfc627090d8113f20
OMAP3: update ES level flags to discriminate between post-ES2 revisions

Some OMAP3 chip behaviors change in ES levels after ES2.  Modify the
existing omap_chip flags to add options for ES3.0 and ES3.1.

Add a new macro, CHIP_GE_OMAP3430ES2, to cover ES levels from ES2
onwards - a common pattern for OMAP3 features.  Update all current
users of the omap_chip macros to use this new macro.

Also add CHIP_GE_OMAP3430ES3_1 to cover the USBTLL SAR errata case
(described and fixed in the following patch)

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clockdomains.h
arch/arm/mach-omap2/id.c
arch/arm/mach-omap2/powerdomains34xx.h
arch/arm/plat-omap/include/mach/cpu.h