Hi Linux pin control maintainers, A couple of GPIO mode fixes for Intel Bay Trail from Hans. This was a few weeks in Linux Next without issues reported. Please, pull for v6.9-rcX. Thanks, With Best Regards, Andy Shevchenko The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v6.9-1 for you to fetch changes up to 5d10a157ebe02ac9b8abacfd529f8b045e8aa41b: pinctrl: baytrail: Add pinconf group for uart3 (2024-04-08 17:54:48 +0300) ---------------------------------------------------------------- intel-pinctrl for v6.9-1 * Correct GPIO selection and add UART3 pins for Intel Bay Trail The following is an automated git shortlog grouped by driver: baytrail: - Add pinconf group for uart3 - Fix selecting gpio pinctrl state ---------------------------------------------------------------- Hans de Goede (2): pinctrl: baytrail: Fix selecting gpio pinctrl state pinctrl: baytrail: Add pinconf group for uart3 drivers/pinctrl/intel/pinctrl-baytrail.c | 78 +++++++++++++++++--------------- drivers/pinctrl/intel/pinctrl-intel.h | 4 ++ 2 files changed, 45 insertions(+), 37 deletions(-) -- With Best Regards, Andy Shevchenko