lkml.org 
[lkml]   [2015]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH_V2 11/34] MIPS: jz4740: register an irq_domain for the interrupt controller
Date
On Wednesday 04 February 2015 15:21:40 Zubair Lutfullah Kakakhel wrote:
> + domain = irq_domain_add_legacy(node, num_chips * 32, JZ4740_IRQ_BASE, 0,
> + &irq_domain_simple_ops, NULL);
> + if (!domain)
> + pr_warn("unable to register IRQ domain\n");
> +
> setup_irq(parent_irq, &jz4740_cascade_action);

Can you use the linear domain instead, or do you still require devices
that are hardcoded in the platform code rather than DT?

Arnd


\
 
 \ /
  Last update: 2015-02-04 17:41    [W:0.403 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site