All of lore.kernel.org
 help / color / mirror / Atom feed
* [REGRESSION] gpio: pxa: change initcall level second attempt
@ 2016-01-24  1:18 Marcel Ziswiler
  2016-01-25 14:28 ` Robert Jarzmik
  0 siblings, 1 reply; 9+ messages in thread
From: Marcel Ziswiler @ 2016-01-24  1:18 UTC (permalink / raw)
  To: Robert Jarzmik, Linus Walleij, Alexandre Courbot; +Cc: linux-gpio, linux-kernel

Hi Robert

I tried latest next-20160122 on Colibri PXA270 with a previously
working device tree and got the following DM9000 Ethernet driver issue:

[    1.062495] dm9000 8000000.ethernet: insufficient resources
[    1.068439] dm9000 8000000.ethernet: not found (-2).
[    1.073451] dm9000: probe of 8000000.ethernet failed with error -2

Digging deeper I debugged it to a missing interrupt ressource. A
subsequent git bisect blamed your patch changing the initcall level and
indeed just reverting that made it all work again.

I then also noticed the following message upon boot in the failing case
which is probably related:

[    0.175995] irq: no irq domain found for /pxabus/gpio@40e00000 !

Have you seen this as well or do you know how exactly that should be
worked around?

Cheers

Marcel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-02-01  7:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-24  1:18 [REGRESSION] gpio: pxa: change initcall level second attempt Marcel Ziswiler
2016-01-25 14:28 ` Robert Jarzmik
2016-01-26 20:41   ` Robert Jarzmik
2016-01-27  0:05     ` Marcel Ziswiler
2016-01-27  0:05       ` Marcel Ziswiler
2016-01-30 23:20       ` Robert Jarzmik
2016-01-30 23:20         ` Robert Jarzmik
2016-02-01  7:27         ` Marcel Ziswiler
2016-02-01  7:27           ` Marcel Ziswiler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.