On Thu, 28 Dec 2023, Shyam Sundar S K wrote: > This series is focused on adding support for AMD family 1Ah series (or > with platforms that support AMDI000A) that adds support for s2idle, VPE > IP block information, STB and idlemask. > > (Series based on 'review-hans' branch with "4fd8b09f5bc1" as the tip.) > > v1->v2: > ------- > - Add missing smu_msg variable to amd_pmc_dev struct > > Shyam Sundar S K (6): > platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform > platform/x86/amd/pmc: Add VPE information for AMDI000A platform > platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe > platform/x86/amd/pmc: Add idlemask support for 1Ah family > platform/x86/amd/pmc: Add 1Ah family series to STB support list > platform/x86/amd/pmc: Modify SMU message port for latest AMD platform > > drivers/platform/x86/amd/pmc/pmc.c | 25 +++++++++++++++++++------ > drivers/platform/x86/amd/pmc/pmc.h | 1 + > 2 files changed, 20 insertions(+), 6 deletions(-) For all patches in this series: Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> -- i.