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:33:50 +0000 (09:33 +0100)
commite52bddc469d9ba187741533f5849df1e17b8ace3
tree373395d78fcc9e0c5f175a24485d6d8beff4abd4
parent7e4edf9ab030bb03e70186bfa5b5cf08b9e60c09
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