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(-) -- 2.25.1