linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v4.16
@ 2018-03-24 16:43 Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2018-03-24 16:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, open list:GPIO SUBSYSTEM, Niklas Söderlund,
	Krzysztof Kozlowski

Hi Linus,

here is a set of two fixes for pin control for v4.16.

Details are in the signed tag as usal.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 661e50bc853209e41a5c14a290ca4decc43cbfd1:

  Linux 4.16-rc4 (2018-03-04 14:54:11 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 93b0beae721b3344923b4b8317e9d83b542f4ca6:

  pinctrl: samsung: Validate alias coming from DT (2018-03-08 13:02:26 +0100)

----------------------------------------------------------------
Pin control fixes for v4.16:
- One fix to the Renesas SH-PFC driver removing a duplicate clkout pin
  which was causing crashes.
- One fix to the Samsung driver for out of bounds exceptions.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      pinctrl: samsung: Validate alias coming from DT

Niklas Söderlund (1):
      pinctrl: sh-pfc: r8a7795: remove duplicate of CLKOUT pin in pinmux_pins[]

 drivers/pinctrl/samsung/pinctrl-exynos-arm.c   | 56 +++++++++++++++++++----
 drivers/pinctrl/samsung/pinctrl-exynos-arm64.c | 14 +++++-
 drivers/pinctrl/samsung/pinctrl-s3c24xx.c      | 28 ++++++++++--
 drivers/pinctrl/samsung/pinctrl-s3c64xx.c      |  7 ++-
 drivers/pinctrl/samsung/pinctrl-samsung.c      | 61 ++++++++++++++++----------
 drivers/pinctrl/samsung/pinctrl-samsung.h      | 40 ++++++++++-------
 drivers/pinctrl/sh-pfc/pfc-r8a7795.c           |  1 -
 7 files changed, 154 insertions(+), 53 deletions(-)

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

* [GIT PULL] pin control fixes for v4.16
@ 2018-03-01  8:25 Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2018-03-01  8:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: open list:GPIO SUBSYSTEM, linux-kernel, Stefan Agner

Hi Linus,

two smallish pin control fixes: one actual code fix for the Meson and
a MAINTAINERS update.

Please pull it in!

Yours,
Linus Walleij


The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 78de41a368af26e54ba53e63629fd7f166f17cef:

  MAINTAINERS: add Freescale pin controllers (2018-02-21 11:09:23 +0100)

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

- Fix a pin group on the Meson.
- Assign maintainers for Freescale/NXP pin controllers.

----------------------------------------------------------------
Stefan Agner (1):
      MAINTAINERS: add Freescale pin controllers

Yixun Lan (1):
      pinctrl: meson-axg: adjust uart_ao_b pin group naming

 MAINTAINERS                               | 11 +++++++++++
 drivers/pinctrl/meson/pinctrl-meson-axg.c |  4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2018-03-24 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-24 16:43 [GIT PULL] pin control fixes for v4.16 Linus Walleij
  -- strict thread matches above, loose matches on Subject: below --
2018-03-01  8:25 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).