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

Hi Linus,

nothing special at all, just three driver fixes.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468:

  Linux 4.8-rc3 (2016-08-21 16:14:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 486095fae3a8a6b1ae07c51844699d9bd5cfbebc:

  pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 (2016-08-23
12:28:31 +0200)

----------------------------------------------------------------
Pin control fixes for the v4.8 development cycle, all
SoC-specific driver fixes:
- Fix routing problems in pistachio (Imagination) and
  sunxi (AllWinner)
- Fix an interrupt problem in the Cherryview (Intel)

----------------------------------------------------------------
Icenowy Zheng (1):
      pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33

James Hartley (1):
      pinctrl: pistachio: fix mfio pll_lock pinmux

Mika Westerberg (1):
      pinctrl: cherryview: Do not mask all interrupts in probe

 drivers/pinctrl/intel/pinctrl-cherryview.c |  5 ++---
 drivers/pinctrl/pinctrl-pistachio.c        | 12 ++++++------
 drivers/pinctrl/sunxi/pinctrl-sun8i-a23.c  |  4 ++--
 drivers/pinctrl/sunxi/pinctrl-sun8i-a33.c  |  4 ++--
 4 files changed, 12 insertions(+), 13 deletions(-)

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

only message in thread, other threads:[~2016-09-06  8:04 UTC | newest]

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