mbox series

[RFC,0/2] platform/x86: p2sb: Cache SPI controller BAR on Goldmont

Message ID 20240304134921.305604-1-hdegoede@redhat.com (mailing list archive)
Headers show
Series platform/x86: p2sb: Cache SPI controller BAR on Goldmont | expand

Message

Hans de Goede March 4, 2024, 1:49 p.m. UTC
Hi All,

Here are 2 follow-up patches to "[PATCH v3] platform/x86: p2sb: Defer P2SB
device scan when P2SB device has func 0".

These are marked as RFC because I hope that we can replace that entire
patch with the patch from "[RFC 1/1] platform/x86: p2sb: On Goldmont only
cache P2SB and SPI devfn BAR", but it is not sure yet if that approach
to fixing the issue at hand actually works :)

Regards,

Hans


Hans de Goede (2):
  platform/x86: p2sb: Cache SPI controller resources on Goldmont
    platforms
  platform/x86: p2sb: Make p2sb_get_devfn() return void

 drivers/platform/x86/p2sb.c | 59 +++++++++++++++++++------------------
 1 file changed, 30 insertions(+), 29 deletions(-)