All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: meson: use one uniform 'function' name
@ 2018-01-08  7:33 ` Yixun Lan
  0 siblings, 0 replies; 35+ messages in thread
From: Yixun Lan @ 2018-01-08  7:33 UTC (permalink / raw)
  To: linus-amlogic

These two patches are general improvement for meson pinctrl driver.
It make the two pinctrl trees (ee/ao) to share one uniform 'function' name for
one hardware block even its pin groups live inside two differet hardware domains,
which for example EE vs AO domain here.

This idea is motivated by Martin's question at [1]

[1]
 http://lkml.kernel.org/r/CAFBinCCuQ-NK747+GHDkhZty_UMMgzCYOYFcNTrRDJgU8OM=Gw at mail.gmail.com


Yixun Lan (2):
  pinctrl: meson: introduce a macro to have name/groups seperated
  pinctrl: meson-axg: correct the pin expansion of UART_AO_B

 drivers/pinctrl/meson/pinctrl-meson-axg.c | 4 ++--
 drivers/pinctrl/meson/pinctrl-meson.h     | 8 +++++---
 2 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-01-18 13:54 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-08  7:33 [PATCH 0/2] pinctrl: meson: use one uniform 'function' name Yixun Lan
2018-01-08  7:33 ` Yixun Lan
2018-01-08  7:33 ` Yixun Lan
2018-01-08  7:33 ` Yixun Lan
2018-01-08  7:33 ` [PATCH 1/2] pinctrl: meson: introduce a macro to have name/groups seperated Yixun Lan
2018-01-08  7:33   ` Yixun Lan
2018-01-08  7:33   ` Yixun Lan
2018-01-08  7:33   ` Yixun Lan
2018-01-08  7:33 ` [PATCH 2/2] pinctrl: meson-axg: correct the pin expansion of UART_AO_B Yixun Lan
2018-01-08  7:33   ` Yixun Lan
2018-01-08  7:33   ` Yixun Lan
2018-01-08  7:33   ` Yixun Lan
2018-01-08  8:52 ` [PATCH 0/2] pinctrl: meson: use one uniform 'function' name Jerome Brunet
2018-01-08  8:52   ` Jerome Brunet
2018-01-08  8:52   ` Jerome Brunet
2018-01-10  2:12   ` Yixun Lan
2018-01-10  2:12     ` Yixun Lan
2018-01-10  2:12     ` Yixun Lan
2018-01-10  2:12     ` Yixun Lan
2018-01-10  7:28     ` Jerome Brunet
2018-01-10  7:28       ` Jerome Brunet
2018-01-10  7:28       ` Jerome Brunet
2018-01-10 12:00       ` Yixun Lan
2018-01-10 12:00         ` Yixun Lan
2018-01-10 12:00         ` Yixun Lan
2018-01-10 12:00         ` Yixun Lan
2018-01-17  0:14         ` Kevin Hilman
2018-01-17  0:14           ` Kevin Hilman
2018-01-18 13:54           ` Yixun Lan
2018-01-18 13:54             ` Yixun Lan
2018-01-18 13:54             ` Yixun Lan
2018-01-18 13:54             ` Yixun Lan
2018-01-11  9:46 ` Linus Walleij
2018-01-11  9:46   ` Linus Walleij
2018-01-11  9:46   ` 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.