[PATCH 2/5] ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE

2009-05-14 Thread Tony Lindgren
Remove OMAP_PRM_REGADDR and use processor specific defines instead. Also fold in a patch from Kevin Hilman to add _OFFSET #defines for the PRCM registers to be used with the prm_[read|write]_* macros. These are used extensively in the forthcoming OMAP PM support. Also remove now unused OMAP2_PRM_

Re: [PATCH 2/5] ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE

2009-05-12 Thread Tony Lindgren
* Kevin Hilman [090512 15:31]: > Tony Lindgren writes: > > > Remove OMAP_PRM_REGADDR and use processor specific defines instead. > > Also remove now unused OMAP2_PRM_BASE. > > > > Tony, > > For clean PM branch integration, the patch below is needed on top of > this one. Thanks! > The PM bra

Re: [PATCH 2/5] ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE

2009-05-12 Thread Kevin Hilman
Tony Lindgren writes: > Remove OMAP_PRM_REGADDR and use processor specific defines instead. > Also remove now unused OMAP2_PRM_BASE. > Tony, For clean PM branch integration, the patch below is needed on top of this one. The PM branch code uses almost entirely the [cm|prm]_[read|write]_* macros

[PATCH 2/5] ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE

2009-05-07 Thread Tony Lindgren
Remove OMAP_PRM_REGADDR and use processor specific defines instead. Also remove now unused OMAP2_PRM_BASE. Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/clock24xx.c| 21 ++-- arch/arm/mach-omap2/clock24xx.h|9 ++ arch/arm/mach-omap2/prm.h |