[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130212225227.GA24096@quad.lixom.net>
Date: Tue, 12 Feb 2013 14:52:27 -0800
From: Olof Johansson <olof@...om.net>
To: Rob Herring <robherring2@...il.com>
Cc: Doug Anderson <dianders@...omium.org>, arm@...nel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Rob Herring <rob.herring@...xeda.com>,
Kukjin Kim <kgene.kim@...sung.com>,
Russell King <linux@....linux.org.uk>,
Thomas Gleixner <tglx@...utronix.de>,
linux-samsung-soc@...r.kernel.org
Subject: Re: [PATCH] ARM: exynos: move exynos4210-combiner to drivers/irqchip
On Tue, Feb 12, 2013 at 04:04:52PM -0600, Rob Herring wrote:
> From: Rob Herring <rob.herring@...xeda.com>
>
> Exynos boot is broken with commit 0529e315 (ARM: use common irqchip_init
> for GIC init). This commit split the irqchip initialization into 2 calls
> to of_irq_init. This does not work because of_irq_init requires interrupt
> parents to be in the match list.
>
> Rather than reverting exynos changes, make it do the proper thing by using
> IRQCHIP_DECLARE. This requires moving the combiner code to drivers/irqchip.
>
> Reported-by: Doug Anderson <dianders@...omium.org>
> Signed-off-by: Rob Herring <rob.herring@...xeda.com>
> Cc: Kukjin Kim <kgene.kim@...sung.com>
> Cc: Russell King <linux@....linux.org.uk>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: linux-samsung-soc@...r.kernel.org
> ---
>
> I thought there may be other platforms broken in the same way, but I
> checked and exynos is the only one.
>
> This is based on my gic/vic irqchip branch in arm-soc.
Applied to next/cleanup.
I guess this answers whether anyone boots linux-next regularly on Exynos
hardware. :(
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists