mbox series

[GIT,PULL] intel-pinctrl for 6.13-2

Message ID 20241107102606.GN275077@black.fi.intel.com
State New
Headers show
Series [GIT,PULL] intel-pinctrl for 6.13-2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v6.13-2

Message

Mika Westerberg Nov. 7, 2024, 10:26 a.m. UTC
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(+)

Comments

Linus Walleij Nov. 7, 2024, 1:57 p.m. UTC | #1
On Thu, Nov 7, 2024 at 11:26 AM Mika Westerberg
<mika.westerberg@linux.intel.com> wrote:

> 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)

Thanks, pulled in!

Sorry for being so picky with particulars, a few of us kernel developers have
this trait.

Yours,
Linus Walleij