Re: [PATCH 07/13 v3] OMAP clock: Add uart4_ick/fck definitions for 3630

2010-09-28 Thread Kevin Hilman
Paul Walmsley writes: > Hi, > > On Mon, 27 Sep 2010, Govindraj.R wrote: > >> This is only valid for omap 36xx family of chips. > > This patch should have my ack before being merged. ... in fact, it really > shouldn't be part of this series; it's completely orthogonal to the hwmod > and OMAP se

Re: [PATCH 07/13 v3] OMAP clock: Add uart4_ick/fck definitions for 3630

2010-09-28 Thread Paul Walmsley
Hi, On Mon, 27 Sep 2010, Govindraj.R wrote: > This is only valid for omap 36xx family of chips. This patch should have my ack before being merged. ... in fact, it really shouldn't be part of this series; it's completely orthogonal to the hwmod and OMAP serial changes, and should have gone in

[PATCH 07/13 v3] OMAP clock: Add uart4_ick/fck definitions for 3630

2010-09-27 Thread Govindraj.R
This is only valid for omap 36xx family of chips. Signed-off-by: Sergio Aguirre Signed-off-by: Govindraj.R --- arch/arm/mach-omap2/clock3xxx_data.c | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/clock3xxx_data.c b/arch/arm/mac