Re: [PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.

From: Andres Freund
Date: Fri Nov 20 2020 - 19:46:28 EST


Hi,

On 2020-11-16 10:28:04 +0100, Daniel Lezcano wrote:
> On 13/11/2020 21:49, Andres Freund wrote:
> > 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@xxxxxxxxxx>
> > Cc: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
> > Cc: Tushar Dave <tushar.n.dave@xxxxxxxxx>
> > Cc: Zhang Rui <rui.zhang@xxxxxxxxx>
> > Cc: linux-pm@xxxxxxxxxxxxxxx
> > Cc: linux-kernel@xxxxxxxxxxxxxxx
> > Link: https://lore.kernel.org/lkml/20200115184415.1726953-1-andres@xxxxxxxxxxx/
> > Signed-off-by: Andres Freund <andres@xxxxxxxxxxx>
> > ---
>
> Applied, thanks

Thanks for review and applying.

Greetings,

Andres Freund