Following two patches seem to fully fix interrupt parsing issues,
at least on Exynos 4210 Trats board. They must be applied without
Grant's fixup patch, as it doesn't seem to fully solve the problem.
Tomasz Figa (2):
of: irq: Fix interrupt-map entry matching
of: irq: Check for reg property pre
On Fri, Nov 01, 2013 at 11:54:01AM -0700, Grant Likely wrote:
> On Fri, 01 Nov 2013 10:53:17 -0700, Grant Likely
> wrote:
> > On Thu, 31 Oct 2013 11:57:14 -0700, Olof Johansson wrote:
> > > On Wed, Oct 30, 2013 at 02:25:21PM -0700, Grant Likely wrote:
> > > > (Sorry for HTML mail)
> > > >
> > >
On Sat, Nov 2, 2013 at 2:54 AM, Grant Likely wrote:
>
> That one was broken. Try this instead.
>
> From bcbffc3d16f49451ef505dc021480aa061465a15 Mon Sep 17 00:00:00 2001
> From: Grant Likely
> Date: Fri, 1 Nov 2013 10:50:50 -0700
> Subject: [PATCH] of: Fixup interrupt parsing failure.
>
> Signed-
ps...
>
> From 54a6d89d63361f8117ff69e4b65efabb12b897c7 Mon Sep 17 00:00:00 2001
> From: Grant Likely
> Date: Fri, 1 Nov 2013 10:50:50 -0700
> Subject: [PATCH] of: Fixup interrupt parsing failure.
Tested-by: Stephen Warren
Thanks, this fixes the clocksource errors that I was s
On Fri, 01 Nov 2013 10:53:17 -0700, Grant Likely
wrote:
> On Thu, 31 Oct 2013 11:57:14 -0700, Olof Johansson wrote:
> > On Wed, Oct 30, 2013 at 02:25:21PM -0700, Grant Likely wrote:
> > > (Sorry for HTML mail)
> > >
> > > Can you put #define DEBUG at the top of drivers/of/irq.c and send me the
On Thu, 31 Oct 2013 11:57:14 -0700, Olof Johansson wrote:
> On Wed, Oct 30, 2013 at 02:25:21PM -0700, Grant Likely wrote:
> > (Sorry for HTML mail)
> >
> > Can you put #define DEBUG at the top of drivers/of/irq.c and send me the
> > log output from before and after the commit?
>
> Here you go, q
On 10/15/2013 02:39 PM, Grant Likely wrote:
> All the users of of_irq_parse_raw pass in a raw interrupt specifier from
> the device tree and expect it to be returned (possibly modified) in an
> of_phandle_args structure. However, the primary function of
> of_irq_parse_raw() is to check for translat
On Wed, Oct 30, 2013 at 12:23 AM, Olof Johansson wrote:
> Hi,
>
> On Tue, Oct 15, 2013 at 1:39 PM, Grant Likely wrote:
>> All the users of of_irq_parse_raw pass in a raw interrupt specifier from
>> the device tree and expect it to be returned (possibly modified) in an
>> of_phandle_args structure
Hi,
On Tue, Oct 15, 2013 at 1:39 PM, Grant Likely wrote:
> All the users of of_irq_parse_raw pass in a raw interrupt specifier from
> the device tree and expect it to be returned (possibly modified) in an
> of_phandle_args structure. However, the primary function of
> of_irq_parse_raw() is to che
All the users of of_irq_parse_raw pass in a raw interrupt specifier from
the device tree and expect it to be returned (possibly modified) in an
of_phandle_args structure. However, the primary function of
of_irq_parse_raw() is to check for translations due to the presence of
one or more interrupt-ma
10 matches
Mail list logo