From: Paul Walmsley Date: Fri, 6 Feb 2009 03:45:25 +0000 (+0000) Subject: OMAP3: update ES level flags to discriminate between post-ES2 revisions X-Git-Tag: v2.6.29-omap1~73 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6ea3e5b85f9711ed3cb00e550fec3eeac0c1631;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed