linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>
Subject: [GIT PULL] pin control fixes for v4.10
Date: Thu, 26 Jan 2017 14:42:24 +0100	[thread overview]
Message-ID: <CACRpkdZjLtDWbVLr70RibYe4YUjo7hWXPZ0kAPM_5ujH01d+Lg@mail.gmail.com> (raw)

Hi Linus,

here is a bunch of pin control fixes for v4.10 that didn't get
sent off until now, sorry for the delay.

Please pull them in, it's only driver fixes.

Yours,
Linus Walleij

The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:

  Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.10-3

for you to fetch changes up to df1539c25cce98e2ac69881958850c6535240707:

  pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20
(2017-01-19 10:36:40 +0100)

----------------------------------------------------------------
Pin control fixes for v4.10:

- A bunch of fixes to the Intel drivers: broxton, baytrail.
  Bugs related to register offsets, IRQ, debounce functionality.

- Fix a conflict amongst UART settings on the meson.

- Fix the ethernet setting on the Uniphier.

- A compilation warning squelched.

----------------------------------------------------------------
Andy Shevchenko (3):
      pinctrl: intel: Set pin direction properly
      pinctrl: baytrail: Rectify debounce support
      pinctrl: baytrail: Do not add all GPIOs to IRQ domain

Arnd Bergmann (1):
      pinctrl: amd: avoid maybe-uninitalized warning

Martin Blumenstingl (1):
      pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXM

Masahiro Yamada (1):
      pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20

Mika Westerberg (1):
      pinctrl: broxton: Use correct PADCFGLOCK offset

 drivers/pinctrl/intel/pinctrl-baytrail.c         | 39 +++++++++++++++---------
 drivers/pinctrl/intel/pinctrl-broxton.c          |  2 +-
 drivers/pinctrl/intel/pinctrl-intel.c            | 30 +++++++++++-------
 drivers/pinctrl/meson/pinctrl-meson-gxbb.c       |  7 ++---
 drivers/pinctrl/meson/pinctrl-meson-gxl.c        |  7 ++---
 drivers/pinctrl/pinctrl-amd.c                    |  2 ++
 drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c |  2 +-
 7 files changed, 54 insertions(+), 35 deletions(-)

             reply	other threads:[~2017-01-26 13:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-26 13:42 Linus Walleij [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-01  8:56 [GIT PULL] pin control fixes for v4.10 Linus Walleij
2017-01-05 16:18 Linus Walleij

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=CACRpkdZjLtDWbVLr70RibYe4YUjo7hWXPZ0kAPM_5ujH01d+Lg@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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;
as well as URLs for NNTP newsgroup(s).