All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins
@ 2024-05-03 16:22 ` Sean Anderson
  0 siblings, 0 replies; 32+ messages in thread
From: Sean Anderson @ 2024-05-03 16:22 UTC (permalink / raw)
  To: Linus Walleij, Michal Simek, linux-gpio
  Cc: Krishna Potthuri, linux-kernel, linux-arm-kernel, Sean Anderson,
	Conor Dooley, Krzysztof Kozlowski, Rob Herring, devicetree

This series adds support for muxing individual pins, instead of
requiring groups to be muxed together. See [1] for additional
discussion.

[1] https://lore.kernel.org/linux-arm-kernel/5bb0dc7e-4c89-4f3d-abc6-41ae9ded5ae9@linux.dev/


Sean Anderson (2):
  dt-bindings: pinctrl: xilinx: Add support for function with pins
  pinctrl: zynqmp: Support muxing individual pins

 .../bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml | 344 +++++++++---------
 drivers/pinctrl/pinctrl-zynqmp.c              |  61 +++-
 2 files changed, 219 insertions(+), 186 deletions(-)

-- 
2.35.1.1320.gc452695387.dirty


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

end of thread, other threads:[~2024-06-03 13:38 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-03 16:22 [PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins Sean Anderson
2024-05-03 16:22 ` Sean Anderson
2024-05-03 16:22 ` [PATCH 1/2] dt-bindings: pinctrl: xilinx: Add support for function with pins Sean Anderson
2024-05-03 16:22   ` Sean Anderson
2024-05-03 16:22 ` [PATCH 2/2] pinctrl: zynqmp: Support muxing individual pins Sean Anderson
2024-05-03 16:22   ` Sean Anderson
2024-05-06 19:26   ` Andy Shevchenko
2024-05-06 19:26     ` Andy Shevchenko
2024-05-06 19:38     ` Sean Anderson
2024-05-06 19:38       ` Sean Anderson
2024-05-06 19:39       ` Sean Anderson
2024-05-06 19:39         ` Sean Anderson
2024-05-06  6:43 ` [PATCH 0/2] " Linus Walleij
2024-05-06  6:43   ` Linus Walleij
2024-05-06 14:45   ` Sean Anderson
2024-05-06 14:45     ` Sean Anderson
2024-05-08 11:54     ` Michal Simek
2024-05-08 11:54       ` Michal Simek
2024-05-27 13:15     ` Linus Walleij
2024-05-27 13:15       ` Linus Walleij
2024-05-28 14:28       ` Sean Anderson
2024-05-28 14:28         ` Sean Anderson
2024-05-29  8:38         ` Linus Walleij
2024-05-29  8:38           ` Linus Walleij
2024-05-30 17:08           ` Sean Anderson
2024-05-30 17:08             ` Sean Anderson
2024-06-03  9:02             ` Linus Walleij
2024-06-03  9:02               ` Linus Walleij
2024-06-03 12:36               ` Michal Simek
2024-06-03 12:36                 ` Michal Simek
2024-06-03 13:37                 ` Linus Walleij
2024-06-03 13:37                   ` 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.