[PATCH] peci: Remove dependency on x86 CPU variables
Dave Hansen
dave.hansen at intel.com
Thu Feb 19 06:46:24 AEDT 2026
On 2/18/26 11:43, Sohil Mehta wrote:
> Scratch that. I see a difference.
>
> #define INTEL_HASWELL IFM(6, 0x3C)
> #define INTEL_HASWELL_X IFM(6, 0x3F)
>
> PECI_INTEL_HASWELL_X (0x306C) doesn't match INTEL_HASWELL_X instead you
> seem to have copied INTEL_HASWELL.
Hah! Human error. I knew should not have done that by hand! Fixed for v2.
More information about the openbmc
mailing list