linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] intel-pinctrl for 6.12-1
@ 2024-09-10  8:28 Andy Shevchenko
  2024-09-11  8:28 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2024-09-10  8:28 UTC (permalink / raw)
  To: Linux pin control; +Cc: Linus Walleij, Mika Westerberg, Andy Shevchenko

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



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

* Re: [GIT PULL] intel-pinctrl for 6.12-1
  2024-09-10  8:28 [GIT PULL] intel-pinctrl for 6.12-1 Andy Shevchenko
@ 2024-09-11  8:28 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2024-09-11  8:28 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: Linux pin control, Mika Westerberg

On Tue, Sep 10, 2024 at 10:28 AM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

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

Pulled in, thanks Andy!

Yours,
Linus Walleij

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

end of thread, other threads:[~2024-09-11  8:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10  8:28 [GIT PULL] intel-pinctrl for 6.12-1 Andy Shevchenko
2024-09-11  8:28 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).