https://bugzilla.kernel.org/show_bug.cgi?id=216230 Hans de Goede (jwrdegoede@xxxxxxxxxxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwrdegoede@xxxxxxxxxxxxxxxx | |g --- Comment #19 from Hans de Goede (jwrdegoede@xxxxxxxxxxxxxxxxx) --- > I'd say if you don't hit this in the next few days with this change we should > close it as "DOCUMENTED". Mayyybe we should add something to the Kconfig > text to warn about this? Not sure what else can really be done from the > kernel. We could consider changing the amd pinctrl option into a bool instead of a tristate, forcing it to be builtin. In general ACPI tables may rely on the pinctrl through GPIO OpRegions in various ways. So making sure that these are available early usually is a good idea. I've also seen issues on some Intel models when the pinctrl driver is not builtin. Note I just checked and the Fedora kernels already have: CONFIG_PINCTRL_AMD=y -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.