This patch series includes: 1. Fixes to Picasso from Mario 2. Change the SMN pair index for driver probing & STB init 3. New command ID for getting DRAM size from PMFW. 4. Change in smu metrics table data structure. Mario Limonciello (4): platform/x86/amd: pmc: Don't try to read SMU version on Picasso platform/x86/amd: pmc: Hide SMU version and program attributes for Picasso platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picasso platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read` Shyam Sundar S K (4): platform/x86/amd: pmc: Utilize SMN index 0 for driver probe platform/x86/amd: pmc: Move out of BIOS SMN pair for STB init platform/x86/amd: pmc: Get STB DRAM size from PMFW platform/x86/amd: pmc: update metrics table info for Pink Sardine drivers/platform/x86/amd/Kconfig | 2 +- drivers/platform/x86/amd/pmc.c | 240 ++++++++++++++++++------------- 2 files changed, 145 insertions(+), 97 deletions(-) -- 2.25.1