]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driver
authorShyam Sundar S K <Shyam-sundar.S-k@amd.com>
Tue, 17 Dec 2024 15:16:27 +0000 (20:46 +0530)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 9 Jan 2025 11:38:21 +0000 (13:38 +0200)
commitcce179c655dad321882110d93210f389add9fd2f
treed40aba05116ce59f042e80e0b148c6b43f0dd702
parentd1c444b47100d81a4b8c84aa3ac1c8159c22066a
platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driver

The AMD SFH driver includes APIs to export SRA sensor data. This data is
utilized by the AMD PMF driver to transmit SRA data to the PMF TA,
enabling the AMD PMF driver to implement the output actions specified by
the PMF TA.

Co-developed-by: Patil Rajesh Reddy <Patil.Reddy@amd.com>
Signed-off-by: Patil Rajesh Reddy <Patil.Reddy@amd.com>
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Jiri Kosina <jkosina@suse.com>
Link: https://lore.kernel.org/r/20241217151627.757477-3-Shyam-sundar.S-k@amd.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/amd/pmf/pmf.h
drivers/platform/x86/amd/pmf/spc.c