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 6.12-1
Date: Tue, 10 Sep 2024 11:28:13 +0300	[thread overview]
Message-ID: <ZuADHfjPOZCV_osO@black.fi.intel.com> (raw)

Hi Linux pin control  maintainers,

Not so big update to the Intel pin control drivers for the next cycle. No
problems were reported for one or more weeks that patches reside in Linux Next.
Please, pull for v6.12.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v6.12-1

for you to fetch changes up to 1652e95b17d5666375949524c708afef2574a01e:

  pinctrl: intel: Constify struct intel_pinctrl parameter (2024-09-05 18:09:28 +0300)

----------------------------------------------------------------
intel-pinctrl for v6.12-1

* Enable High Impedance pin configuration support for Intel pin control
* Miscellaneous small improvements here and there

The following is an automated git shortlog grouped by driver:

baytrail:
 -  Drop duplicate return statement

intel:
 -  Constify struct intel_pinctrl parameter
 -  Inline intel_gpio_community_irq_handler()
 -  Introduce for_each_intel_gpio_group() helper et al.
 -  Constify intel_get_community() returned object
 -  Implement high impedance support
 -  Add __intel_gpio_get_direction() helper
 -  Refactor __intel_gpio_set_direction() to be more useful
 -  Move debounce validation out of the lock

----------------------------------------------------------------
Andy Shevchenko (9):
      pinctrl: intel: Move debounce validation out of the lock
      pinctrl: intel: Refactor __intel_gpio_set_direction() to be more useful
      pinctrl: intel: Add __intel_gpio_get_direction() helper
      pinctrl: intel: Implement high impedance support
      pinctrl: intel: Constify intel_get_community() returned object
      pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.
      pinctrl: intel: Inline intel_gpio_community_irq_handler()
      pinctrl: baytrail: Drop duplicate return statement
      pinctrl: intel: Constify struct intel_pinctrl parameter

 drivers/pinctrl/intel/pinctrl-baytrail.c  |   7 +-
 drivers/pinctrl/intel/pinctrl-intel.c     | 326 +++++++++++++++++-------------
 drivers/pinctrl/intel/pinctrl-intel.h     |   3 +-
 drivers/pinctrl/intel/pinctrl-lynxpoint.c |   2 +-
 4 files changed, 190 insertions(+), 148 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



             reply	other threads:[~2024-09-10  8:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-10  8:28 Andy Shevchenko [this message]
2024-09-11  8:28 ` [GIT PULL] intel-pinctrl for 6.12-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=ZuADHfjPOZCV_osO@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.