OSDN Git Service

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)
commitaeb58c860dc516794fdf7ff89d96ead2644d5889
tree2f19a8410cae6413a138437b9568a2ca2a6ab6f9
parentf73cd9c951a9dc23f0ee1260fef5cc61d2825fb3
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: 5d6fbc96bd36 ("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