thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.
authorAndres Freund <andres@anarazel.de>
Fri, 13 Nov 2020 20:49:16 +0000 (12:49 -0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 14 Nov 2020 18:44:39 +0000 (19:44 +0100)
commite78acf7efebff9184ad4add02b62a1f486a8cde8
tree54c06f8ae47c305413bf59850a96903744707ce3
parentce7c01557465e920f5bccc5878b8dec165eeb80b
thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.

I noticed that I couldn't read the PCH temperature on my workstation
(C620 series chipset, w/ 2x Xeon Gold 5215 CPUs) directly, but had to go
through IPMI. Looking at the data sheet, it looks to me like the
existing intel PCH thermal driver should work without changes for
Lewisburg.

I suspect there's some other PCI IDs missing. But I hope somebody at
Intel would have an easier time figuring that out than I...

Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Tushar Dave <tushar.n.dave@intel.com>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Link: https://lore.kernel.org/lkml/20200115184415.1726953-1-andres@anarazel.de/
Signed-off-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Pandruvada, Srinivas <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20201113204916.1144907-1-andres@anarazel.de
drivers/thermal/intel/intel_pch_thermal.c