mbox series

[RFC,0/1] platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR

Message ID 20240304134356.305375-1-hdegoede@redhat.com (mailing list archive)
Headers show
Series platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR | expand

Message

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

Here is an alternative approach to fixing the p2sb_bar() caching
causing problems on an ASUS VivoBook D540NV-GQ065T.

This is untested, which is why this is marked as RFC. If this works
I believe that this is a better approach then the approach from:

"[PATCH v3] platform/x86: p2sb: Defer P2SB device scan when P2SB
device has func 0"

Regards,

Hans


Hans de Goede (1):
  platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR

 drivers/platform/x86/p2sb.c | 23 ++++++++---------------
 1 file changed, 8 insertions(+), 15 deletions(-)