Hi Linus, Bias configuration fixes. This PR is crucial for another GPIO ACPI related patch series, which I want to have in v5.11. I.o.w. this should go into v5.10 to make everyone's life easier. Thanks, With Best Regards, Andy Shevchenko The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.10-2 for you to fetch changes up to f3c75e7a9349d1d33eb53ddc1b31640994969f73: pinctrl: intel: Set default bias in case no particular value given (2020-10-26 13:26:50 +0200) ---------------------------------------------------------------- intel-pinctrl for v5.10-2 * Respect bias setting when comes from ACPI The following is an automated git shortlog grouped by driver: intel: - Set default bias in case no particular value given - Fix 2 kOhm bias which is 833 Ohm ---------------------------------------------------------------- Andy Shevchenko (2): pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm pinctrl: intel: Set default bias in case no particular value given drivers/pinctrl/intel/pinctrl-intel.c | 40 ++++++++++++++++++++++++++--------- 1 file changed, 30 insertions(+), 10 deletions(-) -- With Best Regards, Andy Shevchenko