LKML Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for the v4.1 kernel cycle
@ 2015-05-25  7:33 Linus Walleij
  0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2015-05-25  7:33 UTC (permalink / raw
  To: Linus Torvalds
  Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
	Mika Westerberg, Carlo Caione, Ray Jui

Hi Linus,

here are some three pin control fixes for the v4.1 cycle,
all driver-specific. Business as usual and calm as it should
be in this portion of the merge window.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736:

  Linux 4.1-rc3 (2015-05-10 15:12:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.1-4

for you to fetch changes up to 984cffdeaeb7ea5a21f49a89f638d84d62d08992:

  pinctrl: Fix gpio/pin mapping for Meson8b (2015-05-19 11:40:52 +0200)

----------------------------------------------------------------
Pin control fixes for the v4.1 kernel cycle:

- IRQ trigger fix for the Intel Cherryview.
- GPIO-to-pin mapping fix for the Cygnus driver.
- GPIO-to-pin mapping fix for the Meson8b driver.

----------------------------------------------------------------
Carlo Caione (1):
      pinctrl: Fix gpio/pin mapping for Meson8b

Mika Westerberg (1):
      pinctrl: cherryview: Read triggering type from HW if not set
when requested

Ray Jui (1):
      pinctrl: cygnus: fixed incorrect GPIO-pin mapping

 drivers/pinctrl/bcm/pinctrl-cygnus-gpio.c  |  4 ++-
 drivers/pinctrl/intel/pinctrl-cherryview.c | 44 ++++++++++++++++++++++++++++++
 drivers/pinctrl/meson/pinctrl-meson.c      |  2 +-
 drivers/pinctrl/meson/pinctrl-meson8b.c    |  4 +--
 4 files changed, 50 insertions(+), 4 deletions(-)

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

only message in thread, other threads:[~2015-05-25  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25  7:33 [GIT PULL] pin control fixes for the v4.1 kernel cycle Linus Walleij

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 read-only IMAP folder(s) and NNTP newsgroup(s).