From: Paul Walmsley Date: Fri, 6 Feb 2009 03:45:25 +0000 (-0700) Subject: [ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisions X-Git-Tag: v2.6.30-rc1~636^2~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d41ad52040dee5043ce6b1d49a1c8864706d2bfd;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed