thermal/drivers/int340x: processor_thermal: Export mailbox interface
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Mon, 17 May 2021 06:14:40 +0000 (23:14 -0700)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 11 Jun 2021 09:54:42 +0000 (11:54 +0200)
commitfb5a6ec80367bcccb659a421850d757a5a81767a
tree645d8951fa8f496faab1dec03f6414e0e2c028cc
parent4d57fd9aeaa013a245bf1fade81e2c30a5efd491
thermal/drivers/int340x: processor_thermal: Export mailbox interface

Export the mailbox interface to be used by other modules. Also change
command id and response from u8 to u32 data type.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210517061441.1921901-2-srinivas.pandruvada@linux.intel.com
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c