All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] intel-pinctrl for 5.18-1
@ 2022-02-28 12:41 Andy Shevchenko
  2022-02-28 22:56 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2022-02-28 12:41 UTC (permalink / raw)
  To: Linux pin control; +Cc: Linus Walleij, Mika Westerberg, Andy Shevchenko

Hi Linux pin control  maintainers,

New Intel pin control drivers for v5.18-rc1. Cooked a few weeks in Linux Next,
no merge conflicts observed.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit e12963c453263d5321a2c610e98cbc731233b685:

  pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line (2022-01-24 16:30:13 +0200)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.18-1

for you to fetch changes up to d25478e1d8f9bf9344cf61a9c02fae88d9930f55:

  pinctrl: icelake: Add Ice Lake-N PCH pin controller support (2022-02-23 17:15:11 +0200)

----------------------------------------------------------------
intel-pinctrl for v5.18-1

* Introduce support for Alder Lake-N (required to revert misplaced ID)
* Add support for Raptor Lake-S
* Add support for Ice Lake-N (MacBookPro16,2)
* Miscellaneous fixes

The following is an automated git shortlog grouped by driver:

alderlake:
 -  Add Intel Alder Lake-N pin controller support
 -  Add Raptor Lake-S ACPI ID

baytrail:
 -  Clear direct_irq_en flag on broken configs

icelake:
 -  Add Ice Lake-N PCH pin controller support

intel:
 -  Fix a glitch when updating IRQ flags on a preconfigured line
 -  fix unexpected interrupt

Place correctly CONFIG_PINCTRL_ST in the Makefile:
 - Place correctly CONFIG_PINCTRL_ST in the Makefile

tigerlake:
 -  Revert "Add Alder Lake-M ACPI ID"

----------------------------------------------------------------
Andy Shevchenko (4):
      pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
      pinctrl: alderlake: Add Raptor Lake-S ACPI ID
      pinctrl: alderlake: Add Intel Alder Lake-N pin controller support
      pinctrl: icelake: Add Ice Lake-N PCH pin controller support

Hans de Goede (1):
      pinctrl: baytrail: Clear direct_irq_en flag on broken configs

 drivers/pinctrl/intel/pinctrl-alderlake.c | 317 +++++++++++++++++++++++++++++-
 drivers/pinctrl/intel/pinctrl-baytrail.c  |  55 +++++-
 drivers/pinctrl/intel/pinctrl-icelake.c   | 291 ++++++++++++++++++++++++++-
 drivers/pinctrl/intel/pinctrl-tigerlake.c |   1 -
 4 files changed, 652 insertions(+), 12 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] intel-pinctrl for 5.18-1
  2022-02-28 12:41 [GIT PULL] intel-pinctrl for 5.18-1 Andy Shevchenko
@ 2022-02-28 22:56 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2022-02-28 22:56 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: Linux pin control, Mika Westerberg

On Mon, Feb 28, 2022 at 1:41 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> New Intel pin control drivers for v5.18-rc1. Cooked a few weeks in Linux Next,
> no merge conflicts observed.

Pulled into my devel branch for v5.18, thanks!

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-28 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-28 12:41 [GIT PULL] intel-pinctrl for 5.18-1 Andy Shevchenko
2022-02-28 22:56 ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.