Hi Linus, This is an updated Intel pinctrl pull request, now based on v6.12-rc1. Please pull for v6.13 merge window. Thanks! The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc: Linux 6.12-rc1 (2024-09-29 15:06:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v6.13-2 for you to fetch changes up to c6235c426d2ac78ab843a55cb1556b0f43175d9e: pinctrl: elkhartlake: Add support for DSW community (2024-11-05 07:48:58 +0200) ---------------------------------------------------------------- intel-pinctrl for v6.13-2 This includes following Intel pinctrl changes for v6.13 merge window: - Expose DSW community on Elkhart Lake. - Elaborate in the code comment the pull bias settings. Both have been in linux-next with no reported issues. ---------------------------------------------------------------- Andy Shevchenko (2): pinctrl: intel: Add a human readable decoder for pull bias values pinctrl: elkhartlake: Add support for DSW community drivers/pinctrl/intel/pinctrl-elkhartlake.c | 38 +++++++++++++++++++++++++++++ drivers/pinctrl/intel/pinctrl-intel.c | 12 +++++++++ 2 files changed, 50 insertions(+)