All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] FSL PCIe LTSSM >= PCI_LTSSM_L0 equals link up
@ 2017-08-28 16:48 Joakim Tjernlund
  2017-08-28 16:55 ` York Sun
  0 siblings, 1 reply; 14+ messages in thread
From: Joakim Tjernlund @ 2017-08-28 16:48 UTC (permalink / raw)
  To: u-boot

FSL PCIe controller drivers before REV 3 has this test for link up: 
  enabled = ltssm >= PCI_LTSSM_L0;

We have a PCIe dev. that stays in LTSSM=0x51 (Polling Compliance) when non ready
for PCI transaktions. When FSL PCIe controller tries to access this device, it
hangs forever.

Is LTSSM=0x51 really a "legal" state for link up?
If not, what is a suitable range(maybe LO <= ltssm <= L0s(0x27)) ?

 Jocke

BTW, the same test is valid in Linux too.

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

end of thread, other threads:[~2017-09-07  8:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-28 16:48 [U-Boot] FSL PCIe LTSSM >= PCI_LTSSM_L0 equals link up Joakim Tjernlund
2017-08-28 16:55 ` York Sun
2017-08-28 17:09   ` Joakim Tjernlund
2017-08-28 17:14     ` York Sun
2017-08-29  3:19       ` Xiaowei Bao
2017-08-29  6:45         ` Joakim Tjernlund
2017-08-29  9:53           ` Xiaowei Bao
2017-08-29 10:26             ` Joakim Tjernlund
2017-08-29 10:46               ` Xiaowei Bao
2017-08-29 10:49                 ` Joakim Tjernlund
2017-08-29 11:01                   ` Xiaowei Bao
2017-09-05 11:08       ` Joakim Tjernlund
2017-09-06 15:36         ` York Sun
2017-09-07  8:12           ` Mingkai Hu

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.