All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v4.7, take one
@ 2016-06-01  7:32 Linus Walleij
  0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2016-06-01  7:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-gpio

Hi Linus,

here are three pin control fixes for v4.7. Not much, and just driver
fixes.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.7-2

for you to fetch changes up to 5edf673d07fdcb6498be24914f3f38f8d8843199:

  pinctrl: mediatek: fix dual-edge code defect (2016-05-31 10:13:45 +0200)

----------------------------------------------------------------
Pin control fixes for v4.7:
- Add device tree matches to MAINTAINERS
- Inversion bug in the Nomadik driver
- Dual edge handling bug in the mediatek driver

----------------------------------------------------------------
Geert Uytterhoeven (1):
      MAINTAINERS: Add file patterns for pinctrl device tree bindings

Linus Walleij (1):
      pinctrl: nomadik: fix inversion of gpio direction

hongkun.cao (1):
      pinctrl: mediatek: fix dual-edge code defect

 MAINTAINERS                                   | 1 +
 drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 5 +++--
 drivers/pinctrl/nomadik/pinctrl-nomadik.c     | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-01  7:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01  7:32 [GIT PULL] pin control fixes for v4.7, take one 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.