Re: [PATCH v5 2/5] i2c: piix4: Depends on X86

From: Ingo Molnar
Date: Sat Apr 26 2025 - 05:42:35 EST



* Andi Shyti <andi.shyti@xxxxxxxxxx> wrote:

> Hi,
>
> On Tue, Apr 22, 2025 at 06:48:27PM -0500, Mario Limonciello wrote:
> > From: Mario Limonciello <mario.limonciello@xxxxxxx>
> >
> > PIIX4 and compatible controllers are only for X86. As some headers are
> > being moved into x86 specific headers PIIX4 won't compile on non-x86.
> >
> > Suggested-by: Ingo Molnar <mingo@xxxxxxxxxx>
> > Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxx>
>
> OK, so these are going through x86, at the end.

Yeah, if you don't mind. There's a later x86 patch (5/5) that depends
on the new header.

> Acked-by: Andi Shyti <andi.shyti@xxxxxxxxxx>

Thanks! I've added your acks to the commits.

Ingo