[PATCH 1/4] ARM: mmp: add wakeup function for ICU

Haojian Zhuang haojian.zhuang at gmail.com
Tue Apr 16 11:13:41 EDT 2013


>> > From: Haojian Zhuang [mailto:haojian.zhuang at gmail.com]
>> > Sent: 2013年4月13日 20:50
>> > To: Neil Zhang
>> > Cc: Grant Likely; linux-arm-kernel at lists.infradead.org;
>> > linux-kernel at vger.kernel.org; Chao Xie
>> > Subject: Re: [PATCH 1/4] ARM: mmp: add wakeup function for ICU
>> >
>> > On Thu, Apr 11, 2013 at 11:37 AM, Neil Zhang <zhangwm at marvell.com>
>> > wrote:
>> > > From: Chao Xie <chao.xie at marvell.com>
>> > >
>> > > PXA988 will use GIC as its interrupt controller, and ICU is used as
>> > > wakeup logic. When AP subsystem is powered off, GIC will lose its
>> > > context, the PMU will need ICU to wakeup the AP subsystem.
>> > > When ICU works as wakeup logic, there is no need to know
>> > > intc-nr-irqs, change the corresponding code.
>> > >
>> > > Signed-off-by: Chao Xie <chao.xie at marvell.com>
>> > > Signed-off-by: Neil Zhang <zhangwm at marvell.com>
>> > > ---
>> >
>> > Since it's totally different from original ICU irq initialization, I
>> > suggest to create a new entry to handle this kind of wakeup event. And
>> > we could create a new mask/unmask function.
>>
>> Ok, I'll update it.
> Are you OK if use icu_mask_irq_wakeup / icu_unmask_irq_wakeup for the new functions.

Yes, it's ok to me.



More information about the linux-arm-kernel mailing list