OMAP4: PRCM: Add offset defines for all PRM registers
authorRajendra Nayak <rnayak@ti.com>
Thu, 20 May 2010 18:31:12 +0000 (12:31 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 20 May 2010 18:31:12 +0000 (12:31 -0600)
commit2339ea99cc6bb6a6d36d02c641e21dc950f50360
treed8b6f868a6bc8895eaaf65dee15ea6020afa9868
parent78026dda2ac8ffb54cc7d3c618448083376b17eb
OMAP4: PRCM: Add offset defines for all PRM registers

The prm44xx.h files only had absolute register address
defines for all PRM registers.
This patch adds additional register offset defines for all the
registers, so they can be used with apis like prm_read_mod_*

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/prm44xx.h