Re: [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt

2012-06-21 Thread Wolfgang Denk
Dear Srikanth Reddy, In message <3c902e36b0bfad4394cbf7d8633b02a10b5e598...@blrinmsmbx01.bglrodc.lntinfotech.com> you wrote: > > could you please clarify on the below review comment. I'm not sure which aditional comment you need. > So this is not GPL? Until this is cleared (or WD claims other

Re: [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt

2012-06-12 Thread Srikanth Reddy
From: Srikanth Reddy Sent: Monday, May 14, 2012 5:28 PM To: w...@denx.de; u-boot@lists.denx.de Cc: Marek Vasut; Mohamed Haneef; Murugadoss P; Shrinivas Sahukar Subject: RE: [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt Hi Wolfgang Denk, could you please clarify on the below

Re: [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt

2012-05-14 Thread Srikanth Reddy
: [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt Dear Srikanth Reddy Vintha, > * support for msm7x27a interrupt > > Signed-off-by: Srikanth Reddy Vintha > --- > arch/arm/cpu/armv7/msm7x27a/Makefile|1 + > arch/arm/cpu/armv7/msm7x27a/interrup

Re: [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt

2012-05-11 Thread Marek Vasut
Dear Srikanth Reddy Vintha, > * support for msm7x27a interrupt > > Signed-off-by: Srikanth Reddy Vintha > --- > arch/arm/cpu/armv7/msm7x27a/Makefile|1 + > arch/arm/cpu/armv7/msm7x27a/interrupts.c| 136 > +++ arch/arm/include/asm/arch-msm7x27a/e

[U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt

2012-05-10 Thread Srikanth Reddy Vintha
* support for msm7x27a interrupt Signed-off-by: Srikanth Reddy Vintha --- arch/arm/cpu/armv7/msm7x27a/Makefile|1 + arch/arm/cpu/armv7/msm7x27a/interrupts.c| 136 +++ arch/arm/include/asm/arch-msm7x27a/exclusion.h | 42 +++ arch/arm/inc