linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v4.11
@ 2017-04-13 11:36 Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2017-04-13 11:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-gpio, Chanwoo Choi, Mika Westerberg

Hi Linus,

these are hopefully the last pin control fixes I send this
kernel cycle. A Chromebook and an Exynos SoC thingie.

The Exynos patch is pretty big, it is fixing unbroken a breakage
caused by yours truly when trying to figure out the merge mess
with the different Samsung platforms for this merge window.
Sorry about that. We have countered this situation by assigning
a Samsung pin control submaintainer to catch stuff earlier.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 39da7c509acff13fc8cb12ec1bb20337c988ed36:

  Linux 4.11-rc6 (2017-04-09 09:49:44 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.11-5

for you to fetch changes up to 7036502783729c2aaf7a3c24c89087c58721430f:

  pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard
work again (2017-04-11 10:09:39 +0200)

----------------------------------------------------------------
Two pin control fixes arriving late:

- Make the Acer Chromebook keyboard work again with the Intel
  Cherryview driver.
- Fix a merge error in the Exynos 5433 driver.

----------------------------------------------------------------
Chanwoo Choi (1):
      pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433

Mika Westerberg (1):
      pinctrl: cherryview: Add a quirk to make Acer Chromebook
keyboard work again

 drivers/pinctrl/intel/pinctrl-cherryview.c | 26 +++++++++-
 drivers/pinctrl/samsung/pinctrl-exynos.c   | 80 +++++++++++++++---------------
 drivers/pinctrl/samsung/pinctrl-exynos.h   | 11 ----
 3 files changed, 64 insertions(+), 53 deletions(-)

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

* [GIT PULL] pin control fixes for v4.11
@ 2017-03-10 23:29 Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2017-03-10 23:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-gpio

Hi Linus,

a first round of pin control fixes for v4.11. I've been busy so there
is likely more in the pipe than these two driver fixes, but no reason
to keep them waiting so, please pull them in!

Yours,
Linus Walleij

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

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

for you to fetch changes up to 96e1ce8fcd66d850196758c038bd9d6f7857c518:

  pinctrl: uniphier: change pin names of aio/xirq for LD11 (2017-03-06
14:38:05 +0100)

----------------------------------------------------------------
Two smaller pin control fixes for the v4.11 series:

- Add a get_direction() function to the qcom driver.

- Fix two pin names in the uniphier driver.

----------------------------------------------------------------
Kunihiko Hayashi (1):
      pinctrl: uniphier: change pin names of aio/xirq for LD11

Timur Tabi (1):
      pinctrl: qcom: add get_direction function

 drivers/pinctrl/qcom/pinctrl-msm.c               | 15 +++++++++++++++
 drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c | 12 ++++++------
 2 files changed, 21 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2017-04-13 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-13 11:36 [GIT PULL] pin control fixes for v4.11 Linus Walleij
  -- strict thread matches above, loose matches on Subject: below --
2017-03-10 23:29 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 NNTP newsgroup(s).