From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linux pin control <linux-gpio@vger.kernel.org>,
linux-pwm@vger.kernel.org
Cc: "Linus Walleij" <linus.walleij@linaro.org>,
"Mika Westerberg" <mika.westerberg@linux.intel.com>,
"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
"Thierry Reding" <thierry.reding@gmail.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: [GIT PULL] intel-pinctrl for 6.2-2
Date: Tue, 22 Nov 2022 20:43:06 +0200 [thread overview]
Message-ID: <Y30YOvHpqvte9otX@black.fi.intel.com> (raw)
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
next reply other threads:[~2022-11-22 18:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-22 18:43 Andy Shevchenko [this message]
2022-11-28 20:25 ` [GIT PULL] intel-pinctrl for 6.2-2 Linus Walleij
2022-11-29 11:53 ` Andy Shevchenko
2022-11-29 12:00 ` Thierry Reding
2022-11-29 12:16 ` Andy Shevchenko
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=Y30YOvHpqvte9otX@black.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox