Re: [PATCH v2 3/3] pinctrl: cherryview: Ignore INT33FF UID 5 ACPI device
From: Andy Shevchenko <hidden>
Date: 2021-11-18 11:30:49
Also in:
linux-acpi
From: Andy Shevchenko <hidden>
Date: 2021-11-18 11:30:49
Also in:
linux-acpi
On Thu, Nov 18, 2021 at 11:56:50AM +0100, Hans de Goede wrote:
Many Cherry Trail DSDTs have an extra INT33FF device with UID 5, the intel_pinctrl_get_soc_data() call will fail for this extra unknown UID, leading to the following error in dmesg: cherryview-pinctrl: probe of INT33FF:04 failed with error -61 Add a check for this extra UID and return -ENODEV for it to silence this false-positive error message.
Hmm... Interesting. Why do they have it? Give me some time to check this... -- With Best Regards, Andy Shevchenko