thermal: intel: intel_pch: Add support for Wellsburg PCH
authorTim Zimmermann <tim@linux4.de>
Sat, 7 Jan 2023 19:25:13 +0000 (20:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:39:49 +0000 (09:39 +0100)
commite6900ee15d87425365593c62ae874445578f9ab3
treed37a0c7392ec67d02e75340da57cdc0ed2605ad7
parent31f4c98ecd172db7ca9a5f444bf27545acb9b7d5
thermal: intel: intel_pch: Add support for Wellsburg PCH

[ Upstream commit 40dc1929089fc844ea06d9f8bdb6211ed4517c2e ]

Add the PCI ID for the Wellsburg C610 series chipset PCH.

The driver can read the temperature from the Wellsburg PCH with only
the PCI ID added and no other modifications.

Signed-off-by: Tim Zimmermann <tim@linux4.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/thermal/intel/intel_pch_thermal.c