* [GIT PULL] intel-pinctrl for 5.11-1
@ 2020-11-24 14:31 Andy Shevchenko
2020-11-24 14:39 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2020-11-24 14:31 UTC (permalink / raw)
To: Linux pin control; +Cc: Linus Walleij, Mika Westerberg, Andy Shevchenko
Hi Linux pin control maintainers,
Bunch of new Intel drivers and few duplicates commits in the PR list below
since they are already in upstream. This is material for v5.11.
It smoothly merges into devel or for-next branches (whatever your flow assumes).
The bundle has been in Linux next for at least couple of weeks.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit f3c75e7a9349d1d33eb53ddc1b31640994969f73:
pinctrl: intel: Set default bias in case no particular value given (2020-10-26 13:26:50 +0200)
are available in the Git repository at:
git@gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.11-1
for you to fetch changes up to 0b74e40a4e41f3cbad76dff4c50850d47b525b26:
pinctrl: baytrail: Avoid clearing debounce value when turning it off (2020-11-16 12:04:03 +0200)
----------------------------------------------------------------
intel-pinctrl for v5.11-1
* Add Intel Alder Lake-S pin controller support
* Add Intel Elkhart Lake pin controller support
* Add Intel Lakefield driver pin controller support
* Miscellaneous fixes for Intel Lynxpoint driver
The following is an automated git shortlog grouped by driver:
intel:
- Add Intel Alder Lake-S pin controller support
- Add Intel Elkhart Lake pin controller support
- Add blank line before endif in Kconfig
- Add Intel Lakefield pin controller support
lynxpoint:
- Enable pin configuration setting for GPIO chip
- Use defined constant for disabled bias explicitly
- Unify initcall location in the code
----------------------------------------------------------------
Andy Shevchenko (10):
pinctrl: intel: Add Intel Lakefield pin controller support
pinctrl: intel: Add blank line before endif in Kconfig
pinctrl: intel: Add Intel Elkhart Lake pin controller support
pinctrl: intel: Add Intel Alder Lake-S pin controller support
pinctrl: lynxpoint: Unify initcall location in the code
pinctrl: lynxpoint: Use defined constant for disabled bias explicitly
pinctrl: lynxpoint: Enable pin configuration setting for GPIO chip
pinctrl: jasperlake: Unhide SPI group of pins
pinctrl: merrifield: Set default bias in case no particular value given
pinctrl: baytrail: Avoid clearing debounce value when turning it off
Evan Green (1):
pinctrl: jasperlake: Fix HOSTSW_OWN offset
drivers/pinctrl/intel/Kconfig | 25 ++
drivers/pinctrl/intel/Makefile | 3 +
drivers/pinctrl/intel/pinctrl-alderlake.c | 437 ++++++++++++++++++++++++
drivers/pinctrl/intel/pinctrl-baytrail.c | 8 +-
drivers/pinctrl/intel/pinctrl-elkhartlake.c | 513 ++++++++++++++++++++++++++++
drivers/pinctrl/intel/pinctrl-jasperlake.c | 452 ++++++++++++------------
drivers/pinctrl/intel/pinctrl-lakefield.c | 375 ++++++++++++++++++++
drivers/pinctrl/intel/pinctrl-lynxpoint.c | 10 +-
drivers/pinctrl/intel/pinctrl-merrifield.c | 8 +
9 files changed, 1605 insertions(+), 226 deletions(-)
create mode 100644 drivers/pinctrl/intel/pinctrl-alderlake.c
create mode 100644 drivers/pinctrl/intel/pinctrl-elkhartlake.c
create mode 100644 drivers/pinctrl/intel/pinctrl-lakefield.c
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] intel-pinctrl for 5.11-1
2020-11-24 14:31 [GIT PULL] intel-pinctrl for 5.11-1 Andy Shevchenko
@ 2020-11-24 14:39 ` Linus Walleij
0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2020-11-24 14:39 UTC (permalink / raw)
To: Andy Shevchenko; +Cc: Linux pin control, Mika Westerberg
On Tue, Nov 24, 2020 at 3:31 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
> Bunch of new Intel drivers and few duplicates commits in the PR list below
> since they are already in upstream. This is material for v5.11.
>
> It smoothly merges into devel or for-next branches (whatever your flow assumes).
> The bundle has been in Linux next for at least couple of weeks.
Pulled into my devel branch for v5.11, excellent work as usual.
I will think about renaming my branches after the v5.11 merge window
so the naming is more intuitive for you and others.
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-24 14:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-24 14:31 [GIT PULL] intel-pinctrl for 5.11-1 Andy Shevchenko
2020-11-24 14:39 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox