mbox series

[v2,0/4] Updates to amd_pmc driver

Message ID 20230130164855.168437-1-Shyam-sundar.S-k@amd.com (mailing list archive)
Headers show
Series Updates to amd_pmc driver | expand

Message

Shyam Sundar S K Jan. 30, 2023, 4:48 p.m. UTC
This patch series includes:
- Add num_samples message id support to STB
- Write a dummy postcode in DRAM to get latest data
- Add proper debug print support for STB
- Add linebreak for code readability

v1->v2:
- Fix incorrect pointer handling while memcpy()

Shyam Sundar S K (4):
  platform/x86/amd: pmc: Add num_samples message id support to STB
  platform/x86/amd: pmc: Write dummy postcode into the STB DRAM
  platform/x86/amd: pmc: differentiate STB/SMU messaging prints
  platform/x86/amd: pmc: Add line break for readability

 drivers/platform/x86/amd/pmc.c | 41 +++++++++++++++++++++++++++++-----
 1 file changed, 36 insertions(+), 5 deletions(-)