Message ID | 20210517061441.1921901-1-srinivas.pandruvada@linux.intel.com |
---|---|
Headers | show |
Series | thermal: int340x: processor_thermal: Add additional | expand |
Works for me for bringing up PCI MMIO based thermal device. Tested-by: You-Sheng Yang <vicamo.yang@canonical.com> On 5/17/21 2:14 PM, Srinivas Pandruvada wrote: > Add additional attributes to RFIM, which use mailbox commands. > > Srinivas Pandruvada (2): > thermal: int340x: processor_thermal: Export mailbox interface > thermal: int340x: processor_thermal: Export additional attributes > > .../processor_thermal_device.h | 2 + > .../int340x_thermal/processor_thermal_mbox.c | 12 +++- > .../int340x_thermal/processor_thermal_rfim.c | 55 +++++++++++++++++++ > 3 files changed, 66 insertions(+), 3 deletions(-) >