All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] intel-pinctrl for 6.2-2
@ 2022-11-22 18:43 Andy Shevchenko
  2022-11-28 20:25 ` Linus Walleij
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Shevchenko @ 2022-11-22 18:43 UTC (permalink / raw)
  To: Linux pin control, linux-pwm
  Cc: Linus Walleij, Mika Westerberg, Andy Shevchenko, Thierry Reding,
	Uwe Kleine-König

Hi Linux pin control and PWM maintainers,

This is an immutable tag with PWM feature enablement for Intel pin control IPs.
It's targeting v6.2 and have been reviewed by all stakeholders.

The idea is that PWM and pin control subsystem soak up it independently.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to eb78d3604d6bcbe9743e036114c33a5a17090a0a:

  pinctrl: intel: Enumerate PWM device when community has a capability (2022-11-22 20:34:02 +0200)

----------------------------------------------------------------
intel-pinctrl for v6.2-2

* Enable PWM feature on Intel pin control IPs

The following is an automated git shortlog grouped by driver:

intel:
 -  Enumerate PWM device when community has a capability

pwm:
 -  lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()
 -  lpss: Allow other drivers to enable PWM LPSS
 -  lpss: Include headers we are the direct user of
 -  lpss: Rename MAX_PWMS --> LPSS_MAX_PWMS
 -  Add a stub for devm_pwmchip_add()

----------------------------------------------------------------
Andy Shevchenko (6):
      pwm: Add a stub for devm_pwmchip_add()
      pwm: lpss: Rename MAX_PWMS --> LPSS_MAX_PWMS
      pwm: lpss: Include headers we are the direct user of
      pwm: lpss: Allow other drivers to enable PWM LPSS
      pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()
      pinctrl: intel: Enumerate PWM device when community has a capability

 drivers/pinctrl/intel/pinctrl-intel.c      | 29 ++++++++++++++++++++++++++
 drivers/pwm/pwm-lpss-pci.c                 |  2 +-
 drivers/pwm/pwm-lpss-platform.c            |  2 +-
 drivers/pwm/pwm-lpss.c                     |  8 ++++----
 drivers/pwm/pwm-lpss.h                     | 26 ++++-------------------
 include/linux/platform_data/x86/pwm-lpss.h | 33 ++++++++++++++++++++++++++++++
 include/linux/pwm.h                        |  5 +++++
 7 files changed, 77 insertions(+), 28 deletions(-)
 create mode 100644 include/linux/platform_data/x86/pwm-lpss.h

-- 
With Best Regards,
Andy Shevchenko



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

end of thread, other threads:[~2022-11-29 12:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 18:43 [GIT PULL] intel-pinctrl for 6.2-2 Andy Shevchenko
2022-11-28 20:25 ` Linus Walleij
2022-11-29 11:53   ` Andy Shevchenko
2022-11-29 12:00   ` Thierry Reding
2022-11-29 12:16     ` Andy Shevchenko

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.