linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* pxa_defconfig runtime failures due to 'ARM: pxa: activate pinctrl for device-tree machines'
@ 2016-05-27 20:27 Guenter Roeck
  2016-05-28  8:24 ` Robert Jarzmik
  0 siblings, 1 reply; 5+ messages in thread
From: Guenter Roeck @ 2016-05-27 20:27 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

your mainline commit f806dac5938b ("ARM: pxa: activate pinctrl for device-tree
machines") causes various non-devicetree systems to fail with the following
error messages when running a pxa_defconfig image.

During boot:

Can't request reset_gpio

At reboot:

reboot: Restarting system
------------[ cut here ]------------
kernel BUG at arch/arm/mach-pxa/reset.c:59!
...

Added logging shows that the error seen when trying to request the reset gpio
is -EPROBE_DEFER, and that the pxa gpio driver is not instantiated.

This is seen when attempting to run akita, borzoi, spitz, terrier, or tosa
in qemu with pxa_defconfig. Reverting your patch fixes the problem.

Is this on purpose ? Unless I am missing something, it effectively means that
pxa_defconfig no longer works for pxa3xx systems, since those do not support
devicetree (or at least there is no devicetree file which includes pxa3xx.dtsi).

Thanks,
Guenter

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

end of thread, other threads:[~2016-05-31 14:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-27 20:27 pxa_defconfig runtime failures due to 'ARM: pxa: activate pinctrl for device-tree machines' Guenter Roeck
2016-05-28  8:24 ` Robert Jarzmik
2016-05-28 21:17   ` Guenter Roeck
2016-05-31  6:27     ` Robert Jarzmik
2016-05-31 14:53       ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).