OMAP2/3 CM: clean up 3430ES2-only defines
authorPaul Walmsley <paul@pwsan.com>
Fri, 28 Mar 2008 06:31:40 +0000 (00:31 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Mar 2008 09:36:03 +0000 (11:36 +0200)
This patch marks several CM register bit fields that are only valid on
3430ES2 and beyond to be 3430ES2 defines.

While we're here, clean up the register defines in cm.h, and improve
documentation slightly.  Also, since CM_AUTOIDLE3 is now in use on
both OMAP24xx and OMAP34xx, remove the platform-specific prefix from
its name.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found