]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisions
authorPaul Walmsley <paul@pwsan.com>
Fri, 6 Feb 2009 03:45:25 +0000 (20:45 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 23 Feb 2009 14:52:51 +0000 (14:52 +0000)
commitd41ad52040dee5043ce6b1d49a1c8864706d2bfd
tree90543a401c03b84d3a4e2cf36ce622cd625479a2
parentc0bf31320dea2cbcbab1f53ee15a8520f762409b
[ARM] 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: Russell King <rmk+kernel@arm.linux.org.uk>
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