All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linux pin control <linux-gpio@vger.kernel.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [GIT PULL] intel-pinctrl for 5.18-1
Date: Mon, 28 Feb 2022 14:41:18 +0200	[thread overview]
Message-ID: <YhzC7nLsupHmXOo5@black.fi.intel.com> (raw)

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



             reply	other threads:[~2022-02-28 12:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-28 12:41 Andy Shevchenko [this message]
2022-02-28 22:56 ` [GIT PULL] intel-pinctrl for 5.18-1 Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YhzC7nLsupHmXOo5@black.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=mika.westerberg@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.