Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1328378

Re: [PATCH] ARM: pxa: fix irq initialization for pxa3xx devicetree

From Robert Jarzmik <robert.jarzmik@free.fr>
Newsgroups linux.kernel
Subject Re: [PATCH] ARM: pxa: fix irq initialization for pxa3xx devicetree
Date 2016-02-06 22:50 +0100
Message-ID <qZiTU-4TO-13@gated-at.bofh.it> (permalink)
References <qX7pT-FZ-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Robert Jarzmik <robert.jarzmik@free.fr> writes:

> The initialization of interrupt controller for devicetree platform was
> done for pxa2xx platforms, but not for pxa3xx ones.
>
> Fix this my adding the missing initialization call.
>
> Fixes: 089d03629b04 ("ARM: pxa: add devicetree code for irq handling")
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
No, this is incorrect.

The reason behind is that it relies on a patch not yet upstreamed, which was
breaking exactly this init_irq.

Let's drop this and replace it with the good patch.

Cheers.

--
Robert

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] ARM: pxa: fix irq initialization for pxa3xx devicetree Robert Jarzmik <robert.jarzmik@free.fr> - 2016-01-31 22:10 +0100
  Re: [PATCH] ARM: pxa: fix irq initialization for pxa3xx devicetree Robert Jarzmik <robert.jarzmik@free.fr> - 2016-02-06 22:50 +0100

csiph-web