All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] intel-pinctrl for 5.17-3
@ 2021-12-15 15:48 Andy Shevchenko
  2021-12-16  3:21 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2021-12-15 15:48 UTC (permalink / raw)
  To: Linux pin control; +Cc: Linus Walleij, Mika Westerberg, Andy Shevchenko

Hi Linux pin control  maintainers,

Second part of the Intel pin control drivers PR for v5.17. It has been a while
in the Linux Next without any errors reported.

Note, the List of changes done against upstream that's why it has all changes
listed, including the pulled ones. Nevertheless, tag describes the latest delta.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.17-3

for you to fetch changes up to db1b2a8caf5b4954aa62ead5b0580948656eac43:

  pinctrl: cherryview: Use temporary variable for struct device (2021-11-26 22:37:41 +0200)

----------------------------------------------------------------
intel-pinctrl for v5.17-3

* Intel Baytrail and Cherryview IRQ related fixes

The following is an automated git shortlog grouped by driver:

baytrail:
 -  Set IRQCHIP_SET_TYPE_MASKED flag on the irqchip

cherryview:
 -  Use temporary variable for struct device
 -  Do not allow the same interrupt line to be used by 2 pins
 -  Don't use selection 0 to mark an interrupt line as unused

----------------------------------------------------------------
Andy Shevchenko (20):
      lib/string_helpers: Introduce kasprintf_strarray()
      lib/string_helpers: Introduce managed variant of kasprintf_strarray()
      pinctrl/rockchip: Drop wrong kernel doc annotation
      pinctrl/rockchip: Use temporary variable for struct device
      pinctrl/rockchip: Make use of the devm_platform_get_and_ioremap_resource()
      pinctrl/rockchip: Convert to use dev_err_probe()
      pinctrl/rockchip: Switch to use devm_kasprintf_strarray()
      pinctrl: armada-37xx: Fix function name in the kernel doc
      pinctrl: armada-37xx: Use temporary variable for struct device
      pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource()
      pinctrl: armada-37xx: Convert to use dev_err_probe()
      pinctrl: armada-37xx: Switch to use devm_kasprintf_strarray()
      pinctrl: st: Drop wrong kernel doc annotations
      pinctrl: st: Use temporary variable for struct device
      pinctrl: st: Make use of the devm_platform_ioremap_resource_byname()
      pinctrl: st: Convert to use dev_err_probe()
      pinctrl: st: Switch to use devm_kasprintf_strarray()
      pinctrl: zynqmp: Unify pin naming
      gpio: mockup: Switch to use kasprintf_strarray()
      pinctrl: cherryview: Use temporary variable for struct device

Hans de Goede (3):
      pinctrl: baytrail: Set IRQCHIP_SET_TYPE_MASKED flag on the irqchip
      pinctrl: cherryview: Don't use selection 0 to mark an interrupt line as unused
      pinctrl: cherryview: Do not allow the same interrupt line to be used by 2 pins

 drivers/gpio/gpio-mockup.c                  |  23 +---
 drivers/pinctrl/intel/pinctrl-baytrail.c    |   2 +-
 drivers/pinctrl/intel/pinctrl-cherryview.c  | 130 +++++++++++++++++------
 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c |  85 ++++++---------
 drivers/pinctrl/pinctrl-rockchip.c          | 159 +++++++++++++---------------
 drivers/pinctrl/pinctrl-st.c                | 116 +++++++++-----------
 drivers/pinctrl/pinctrl-zynqmp.c            |  10 +-
 include/linux/string_helpers.h              |   4 +
 lib/string_helpers.c                        |  64 +++++++++++
 9 files changed, 333 insertions(+), 260 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



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

* Re: [GIT PULL] intel-pinctrl for 5.17-3
  2021-12-15 15:48 [GIT PULL] intel-pinctrl for 5.17-3 Andy Shevchenko
@ 2021-12-16  3:21 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2021-12-16  3:21 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: Linux pin control, Mika Westerberg

On Wed, Dec 15, 2021 at 4:48 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> Hi Linux pin control  maintainers,
>
> Second part of the Intel pin control drivers PR for v5.17. It has been a while
> in the Linux Next without any errors reported.
>
> Note, the List of changes done against upstream that's why it has all changes
> listed, including the pulled ones. Nevertheless, tag describes the latest delta.

Pulled in!
Thanks a lot Andy!

Yours,
Linus Walleij

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

end of thread, other threads:[~2021-12-16  3:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-15 15:48 [GIT PULL] intel-pinctrl for 5.17-3 Andy Shevchenko
2021-12-16  3:21 ` Linus Walleij

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.