This patch unifies the definition of revision bits that
are were using different base (nibble) since revision bits
for OMAP3630 were defined.

The changes are:
1) Common definition of revision bits starting at lower
   nibble.
2) Generic CLASS has been defined for each processor in
   the OMAP family.
3) Revision bits are ORed with processor class to complete
   the identification.

This patch version addresses all comments and suggetions
by Tony[1] and adds support to identify AM3505/17 ES1.1.

  [1] http://marc.info/?l=linux-omap&m=128526100030661&w=2

The patch has been tested against these processors:
 * OMAP3630 ES1.1
 * OMAP3530 ES3.1
 * AM3517 ES1.0
 * AM3517 ES1.1

Sanjeev Premi (1):
  omap2/3: Update revision identification

 arch/arm/mach-omap2/id.c              |   72 ++++++++++++++++++++++-----------
 arch/arm/plat-omap/include/plat/cpu.h |   36 ++++++++--------
 2 files changed, 66 insertions(+), 42 deletions(-)

-- 
1.7.2.2

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to