ARM: OMAP4+: Use common scratchpad SAR RAM offsets for all architectures
authorTero Kristo <t-kristo@ti.com>
Wed, 6 Feb 2013 13:09:20 +0000 (18:39 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 28 Mar 2013 07:25:58 +0000 (12:55 +0530)
Choose the common scratch pad offsets, so that same offsets can work for
OMAP4 and OMAP5 devices. It simplifies code and also allows the re-use as
is on OMAP5 devices. Note that these offsets are used by low power
code for various power state management. They are not hardware register
offsets.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>

No differences found