mbox series

[v6,0/2] Updates to amd-pmc driver

Message ID 20211130112318.92850-1-Sanket.Goswami@amd.com (mailing list archive)
Headers show
Series Updates to amd-pmc driver | expand

Message

Goswami, Sanket Nov. 30, 2021, 11:23 a.m. UTC
This patch series includes:
- Improvements to error-exits in driver probe and store root port information
- Introduce support for AMD Smart Trace Buffer

Sanket Goswami (2):
  platform/x86: amd-pmc: Simplify error handling and store the pci_dev
    in amd_pmc_dev structure
  platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer

 drivers/platform/x86/amd-pmc.c | 172 ++++++++++++++++++++++++++++++---
 1 file changed, 157 insertions(+), 15 deletions(-)