All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] intel-pinctrl for 5.10-1
@ 2020-09-18 14:50 Andy Shevchenko
  2020-09-21 21:45 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2020-09-18 14:50 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Linux pin control, Mika Westerberg, Andy Shevchenko

Hi Linus,

Regular bunch of cleanups and fixes of Intel pin control drivers for v5.10.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.10-1

for you to fetch changes up to a0bf06dc51dbbc5ad182b1bcf4d879db8d297c5e:

  pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs (2020-09-07 11:57:19 +0300)

----------------------------------------------------------------
intel-pinctrl for v5.10-1

* Add last part of cleanup Cherryview driver to align with other drivers
* Due to above clean up Cherryview and Baytrail drivers to use common API

The following is an automated git shortlog grouped by driver:

baytrail:
 -  Switch to use intel_pinctrl_get_soc_data()

cherryview:
 -  Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs
 -  Switch to use intel_pinctrl_get_soc_data()
 -  Utilize temporary variable to hold device pointer
 -  Switch to use struct intel_pinctrl
 -  Move custom community members to separate data struct
 -  Drop stale comment

intel:
 -  Update header block to reflect direct dependencies
 -  Extract intel_pinctrl_get_soc_data() helper for wider use

----------------------------------------------------------------
Andy Shevchenko (8):
      pinctrl: cherryview: Drop stale comment
      pinctrl: cherryview: Move custom community members to separate data struct
      pinctrl: cherryview: Switch to use struct intel_pinctrl
      pinctrl: cherryview: Utilize temporary variable to hold device pointer
      pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
      pinctrl: baytrail: Switch to use intel_pinctrl_get_soc_data()
      pinctrl: cherryview: Switch to use intel_pinctrl_get_soc_data()
      pinctrl: intel: Update header block to reflect direct dependencies

Hans de Goede (1):
      pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs

 drivers/pinctrl/intel/Kconfig              |  12 +-
 drivers/pinctrl/intel/pinctrl-baytrail.c   |  24 +---
 drivers/pinctrl/intel/pinctrl-cherryview.c | 184 ++++++++++++++---------------
 drivers/pinctrl/intel/pinctrl-intel.c      |  24 +++-
 drivers/pinctrl/intel/pinctrl-intel.h      |   7 +-
 5 files changed, 117 insertions(+), 134 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



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

* Re: [GIT PULL] intel-pinctrl for 5.10-1
  2020-09-18 14:50 [GIT PULL] intel-pinctrl for 5.10-1 Andy Shevchenko
@ 2020-09-21 21:45 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2020-09-21 21:45 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: Linux pin control, Mika Westerberg

On Fri, Sep 18, 2020 at 4:50 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> Regular bunch of cleanups and fixes of Intel pin control drivers for v5.10.

Thanks a ton, pulled into my "devel" branch for v5.10!

Yours,
Linus Walleij

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

end of thread, other threads:[~2020-09-21 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 14:50 [GIT PULL] intel-pinctrl for 5.10-1 Andy Shevchenko
2020-09-21 21:45 ` 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.