Re: [PATCH v1 3/6] peci: Add support for PECI CC 0x83 retry condition
From: Changhuang Liang
Date: Fri Sep 18 2026 - 04:30:51 EST
Hi, Iwona
> On Thu, 2026-09-03 at 06:34 -0700, Changhuang Liang wrote:
> > Some PECI client devices may return completion code 0x83
> (CMD_TIMEOUT)
> > under certain conditions, which is not currently handled by the driver.
>
> This completion code means that a command response is in progress.
> It wasn't defined on older platforms.
>
> >
> > Add PECI_CC_CMD_TIMEOUT definition and map it to -EAGAIN so that the
>
> The definition name should be more related to the exact CC meaning, e.g.
> PECI_CC_RESP_IN_PROGRESS?
Will update.
Best Regards,
Changhuang