]> git.baikalelectronics.ru Git - kernel.git/commit
thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Tue, 2 Nov 2021 10:52:36 +0000 (03:52 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 4 Nov 2021 18:56:52 +0000 (19:56 +0100)
commit9ebf1a5db1fca69d4dc43efdbf5418bf3879862b
tree2f19a8410cae6413a138437b9568a2ca2a6ab6f9
parent3ec9c9ecb72051b2ebcfe1b04a57f1aa5db7b5c0
thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses

Some of the RFIM mail box command returns 64 bit values. So enhance
mailbox interface to return 64 bit values and use them for RFIM
commands.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Fixes: 7aa368ce6f53 ("thermal/drivers/int340x: processor_thermal: Export additional attributes")
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.c