linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v11 0/4] PCI: Patch series to assist Thunderbolt without any BIOS support
@ 2019-11-13 13:56 Nicholas Johnson
  0 siblings, 0 replies; only message in thread
From: Nicholas Johnson @ 2019-11-13 13:56 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-pci, bhelgaas, mika.westerberg, corbet, benh, logang,
	Nicholas Johnson

Since last time:

No significant changes. Re-post to get attention and to level out the 
patch version numbers (some in the series had been incremented and 
others stayed the same).

Change name of patch series. In hindsight, this will not "support" 
Thunderbolt with no BIOS. It helps, though - it makes it usable.

Something I have not gotten to work is sleep. Suspending tends to crash 
the computer if Thunderbolt devices are attached at the time (without 
the BIOS support). I have tried to modify the Thunderbolt driver to hit 
up the pcie2tbt mailbox on Titan Ridge, but to no avail. There might be 
a PERST_N in GPIO which needs asserting - which is difficult.

Nicholas Johnson (4):
  PCI: Consider alignment of hot-added bridges when distributing
    available resources
  PCI: In extend_bridge_window() change available to new_size
  PCI: Change extend_bridge_window() to set resource size directly
  PCI: Allow extend_bridge_window() to shrink resource if necessary

 drivers/pci/setup-bus.c | 182 +++++++++++++++++++---------------------
 1 file changed, 88 insertions(+), 94 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-13 13:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 13:56 [PATCH v11 0/4] PCI: Patch series to assist Thunderbolt without any BIOS support Nicholas Johnson

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).