-kernel@vger.kernel.org; Chris Metcalf; daniel.lezc...@linaro.org;
Thomas Gleixner; Jason Cooper
Subject: Re: [PATCH v4 05/19] irqchip: add nps Internal and external irqchips
Hi Marc,
On Friday 18 December 2015 10:01 PM, Marc Zyngier wrote:
> On 18/12/15 14:29, Noam Camus wrote:
>>> From:
Hi Marc,
On Friday 18 December 2015 10:01 PM, Marc Zyngier wrote:
> On 18/12/15 14:29, Noam Camus wrote:
>>> From: Marc Zyngier [mailto:marc.zyng...@arm.com]
>>> Sent: Friday, December 18, 2015 1:21 PM
>>
I need this for my per CPU irqs such timer and IPI which do not come
from some ex
On Friday 18 December 2015 10:01 PM, Marc Zyngier wrote:
> On 18/12/15 14:29, Noam Camus wrote:
>>> From: Marc Zyngier [mailto:marc.zyng...@arm.com]
>>> Sent: Friday, December 18, 2015 1:21 PM
>>
I need this for my per CPU irqs such timer and IPI which do not come
from some external dev
>From: Marc Zyngier [mailto:marc.zyng...@arm.com]
>Sent: Friday, December 18, 2015 6:31 PM
>> Note that I am working with ARC (seem alike) here and we do not define
>> CONFIG_HANDLE_DOMAIN_IRQ and do not implement set_handle_irq().
>>
>> So for ARC this reverse mapping is something we can leave
On 18/12/15 14:29, Noam Camus wrote:
>> From: Marc Zyngier [mailto:marc.zyng...@arm.com]
>> Sent: Friday, December 18, 2015 1:21 PM
>
>>> I need this for my per CPU irqs such timer and IPI which do not come
>>> from some external device but from CPUs. For these IRQs I am calling
>>> to irq_crea
>From: Marc Zyngier [mailto:marc.zyng...@arm.com]
>Sent: Friday, December 18, 2015 1:21 PM
>> I need this for my per CPU irqs such timer and IPI which do not come
>> from some external device but from CPUs. For these IRQs I am calling
>> to irq_create_mapping() from my platform at arch/arc and
On 18/12/15 10:37, Noam Camus wrote:
> From: Marc Zyngier [mailto:marc.zyng...@arm.com]
> Sent: Wednesday, December 16, 2015 11:31 AM
>
>>> +static int __init nps400_of_init(struct device_node *node,
>>> +struct device_node *parent)
>>> +{
>>> + if (parent)
>>> +
From: Marc Zyngier [mailto:marc.zyng...@arm.com]
Sent: Wednesday, December 16, 2015 11:31 AM
>> +static int __init nps400_of_init(struct device_node *node,
>> + struct device_node *parent)
>> +{
>> +if (parent)
>> +panic("DeviceTree incore ic not a root
On 16/12/15 01:10, Noam Camus wrote:
> From: Noam Camus
>
> Adding EZchip NPS400 support.
> NPS internal interrupts are internally handled at
> Multi Thread Manager (MTM) that is signaled for deactivating
> an interrupt.
> External interrupts is handled also at Global Interrupt
> Controller (GIC)
9 matches
Mail list logo