diff options
author | Paul Walmsley <paul@pwsan.com> | 2012-04-19 14:03:57 +0400 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2012-04-19 14:03:57 +0400 |
commit | 515237d6fef36ebc476a4ce9204a3234ac14cf45 (patch) | |
tree | 187ab0c7daaf0264c1487af0f8083c912ab01151 /arch/parisc | |
parent | 53c4c6c37c7631d0ef4e8716e553e015292f84e9 (diff) | |
download | linux-515237d6fef36ebc476a4ce9204a3234ac14cf45.tar.xz |
ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bits
Extend the OCP_* register offsets in the struct
omap_hwmod_class_sysconfig to 32 bits. This is required to add the
OMAP4+ GPU hwmod, which uses OCP_* register offsets larger than 16
bits.
Another possible solution may be to simply add a single 16 bit offset
field in this structure, and to add code to factor that offset into
all OCP_* register accesses. This would save some memory, since
almost no modules need 32 bit offsets.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: BenoƮt Cousson <b-cousson@ti.com>
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions