mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* HiKey boot hangs with Linus' HEAD due to coresight dts changes?
@ 2017-11-17  1:54 John Stultz
  2017-11-17  1:58 ` John Stultz
  0 siblings, 1 reply; 6+ messages in thread
From: John Stultz @ 2017-11-17  1:54 UTC (permalink / raw)
  To: Li Pengcheng, Wei Xu, Li Zhong; +Cc: Arnd Bergmann, Guodong Xu, Leo Yan, lkml

Testing with Linus' HEAD today on the HiKey board, I started seeing boot hangs:
...

[    0.677971] Serial: AMBA PL011 UART driver
[    0.694299] pstore: using zlib compression
[    0.698830] console [pstore-1] enabled
[    0.702623] pstore: Registered ramoops as persistent store backend
[    0.708880] ramoops: attached 0x100000@0x21f00000, ecc: 0/0
[    0.715847] f8015000.uart: ttyAMA0 at MMIO 0xf8015000 (irq = 7,
base_baud = 0) is a PL011 rev2
[    0.725011] uart-pl011 f7111000.uart: could not find pctldev for
node /soc/pinmux@f7010000/uart1_pmx_func, deferring probe
[    0.736375] uart-pl011 f7112000.uart: could not find pctldev for
node /soc/pinmux@f7010000/uart2_pmx_func, deferring probe
<hangs here>

Bisecting this down, points to:
  0b79842775fa ("arm64: dts: hi6220: add coresight dt nodes")

Reverting this patch makes things work again.

Any ideas as to what might be wrong?

Please let me know if I can test any fixes or provide any additional info.

thanks
-john

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

end of thread, other threads:[~2017-11-17 12:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-17  1:54 HiKey boot hangs with Linus' HEAD due to coresight dts changes? John Stultz
2017-11-17  1:58 ` John Stultz
2017-11-17  2:06   ` Leo Yan
2017-11-17  4:15     ` John Stultz
2017-11-17  4:33       ` Leo Yan
2017-11-17 12:10         ` Wei Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome