Re: [PATCH] pinctrl: amd: don't load pinctrl-amd on Gigabyte AM4 boards

From: Thomas Gleixner
Date: Fri May 26 2017 - 06:09:27 EST


On Thu, 25 May 2017, Kai-Heng Feng wrote:

> On Gigabyte AM4 boards, pinctrl-amd generates tons of irq, makes the
> system not able to boot properly.
>
> Don't load the module until Gigabyte fixes the issue.

NAK.

That's the completely wrong approach. This crap will surface on a gazillion
of other boards and will hit users faster than you can keep that DMI list
up to date.

There is a proper solution to this problem:

http://lkml.kernel.org/r/alpine.DEB.2.20.1705232307330.2409@nanos

Thanks,

tglx