Re: [PATCHv2 02/19] ARM: OMAP4: Add SAR ROM base address

2012-05-21 Thread Tero Kristo
On Wed, 2012-05-16 at 11:28 -0700, Kevin Hilman wrote: Tero Kristo t-kri...@ti.com writes: Added in preparation for device off mode. SAR ROM contains the mapping from SAR RAM to IO registers, and this will eventually be parsed during init time to do the reverse before device off.

Re: [PATCHv2 02/19] ARM: OMAP4: Add SAR ROM base address

2012-05-16 Thread Kevin Hilman
Tero Kristo t-kri...@ti.com writes: Added in preparation for device off mode. SAR ROM contains the mapping from SAR RAM to IO registers, and this will eventually be parsed during init time to do the reverse before device off. Signed-off-by: Tero Kristo t-kri...@ti.com This should be

[PATCHv2 02/19] ARM: OMAP4: Add SAR ROM base address

2012-05-14 Thread Tero Kristo
Added in preparation for device off mode. SAR ROM contains the mapping from SAR RAM to IO registers, and this will eventually be parsed during init time to do the reverse before device off. Signed-off-by: Tero Kristo t-kri...@ti.com --- arch/arm/plat-omap/include/plat/omap44xx.h |1 + 1