All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] pinctrl: uniphier: Add some improvements and new settings
@ 2019-07-30  5:43 ` Kunihiko Hayashi
  0 siblings, 0 replies; 28+ messages in thread
From: Kunihiko Hayashi @ 2019-07-30  5:43 UTC (permalink / raw)
  To: Linus Walleij, Masahiro Yamada, linux-gpio
  Cc: linux-arm-kernel, linux-kernel, Masami Hiramatsu, Jassi Brar,
	Kunihiko Hayashi

This series adds some improvements and new settings for pin-mux.

Changes since v1:
- sort arrays in alphabetical order
- sort pin numbers in ascending order
- merge "aout1b" pin-mux to aout1_group
- change "4th" in the subject to "5th"
- add Acked-by: lines

Kunihiko Hayashi (5):
  pinctrl: uniphier: Separate modem group from UART ctsrts group
  pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20
  pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux setting
  pinctrl: uniphier: Add Pro5 PCIe pin-mux settings
  pinctrl: uniphier: Fix Pro5 SD pin-mux setting

 drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c | 10 +++++++---
 drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c | 20 ++++++++++++++++----
 drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c  | 10 +++++++---
 drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c | 10 +++++++---
 drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c | 10 +++++++---
 drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c | 17 +++++++++++++----
 drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c | 10 +++++++---
 drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c | 10 +++++++---
 drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c | 10 +++++++---
 9 files changed, 78 insertions(+), 29 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-08-05 11:22 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-30  5:43 [PATCH v2 0/5] pinctrl: uniphier: Add some improvements and new settings Kunihiko Hayashi
2019-07-30  5:43 ` Kunihiko Hayashi
2019-07-30  5:43 ` [PATCH v2 1/5] pinctrl: uniphier: Separate modem group from UART ctsrts group Kunihiko Hayashi
2019-07-30  5:43   ` Kunihiko Hayashi
2019-07-30 14:29   ` Masahiro Yamada
2019-07-30 14:29     ` Masahiro Yamada
2019-08-05 11:18   ` Linus Walleij
2019-08-05 11:18     ` Linus Walleij
2019-07-30  5:43 ` [PATCH v2 2/5] pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20 Kunihiko Hayashi
2019-07-30  5:43   ` Kunihiko Hayashi
2019-07-30 14:29   ` Masahiro Yamada
2019-07-30 14:29     ` Masahiro Yamada
2019-08-05 11:19   ` Linus Walleij
2019-08-05 11:19     ` Linus Walleij
2019-07-30  5:43 ` [PATCH v2 3/5] pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux setting Kunihiko Hayashi
2019-07-30  5:43   ` Kunihiko Hayashi
2019-08-05 11:20   ` Linus Walleij
2019-08-05 11:20     ` Linus Walleij
2019-07-30  5:43 ` [PATCH v2 4/5] pinctrl: uniphier: Add Pro5 PCIe pin-mux settings Kunihiko Hayashi
2019-07-30  5:43   ` Kunihiko Hayashi
2019-07-30 14:31   ` Masahiro Yamada
2019-07-30 14:31     ` Masahiro Yamada
2019-08-05 11:21   ` Linus Walleij
2019-08-05 11:21     ` Linus Walleij
2019-07-30  5:43 ` [PATCH v2 5/5] pinctrl: uniphier: Fix Pro5 SD pin-mux setting Kunihiko Hayashi
2019-07-30  5:43   ` Kunihiko Hayashi
2019-08-05 11:21   ` Linus Walleij
2019-08-05 11:21     ` 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.