devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mux: gpio: Add external mux enable gpio
@ 2025-11-05 14:49 Tapio Reijonen
  2025-11-05 14:49 ` [PATCH 1/2] dt-bindings: mux: Add description for enable GPIO Tapio Reijonen
  2025-11-05 14:49 ` [PATCH 2/2] mux: gpio: Add external mux enable gpio Tapio Reijonen
  0 siblings, 2 replies; 6+ messages in thread
From: Tapio Reijonen @ 2025-11-05 14:49 UTC (permalink / raw)
  To: Peter Rosin, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: devicetree, linux-kernel, Tapio Reijonen

The output state of a mux might be misinterpreted
during transition from one state to another.
Using a dedicated optional gpio pin, the validity
of the mux state can be communicated to connected devices.
 
This series adds support for defining the optional
gpio pin for this purpose, along with documentation.

Signed-off-by: Tapio Reijonen <tapio.reijonen@vaisala.com>
---
Tapio Reijonen (2):
      dt-bindings: mux: Add description for enable GPIO
      mux: gpio: Add external mux enable gpio

 .../devicetree/bindings/mux/gpio-mux.yaml          |  5 ++++
 drivers/mux/gpio.c                                 | 30 +++++++++++++++++-----
 2 files changed, 29 insertions(+), 6 deletions(-)
---
base-commit: e53642b87a4f4b03a8d7e5f8507fc3cd0c595ea6
change-id: 20250925-add-external-mux-enable-gpio-c9ba5beddd49

Best regards,
-- 
Tapio Reijonen <tapio.reijonen@vaisala.com>


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

end of thread, other threads:[~2025-11-06 12:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-05 14:49 [PATCH 0/2] mux: gpio: Add external mux enable gpio Tapio Reijonen
2025-11-05 14:49 ` [PATCH 1/2] dt-bindings: mux: Add description for enable GPIO Tapio Reijonen
2025-11-06  9:08   ` Krzysztof Kozlowski
2025-11-06 11:55     ` Tapio Reijonen
2025-11-06 12:18       ` Krzysztof Kozlowski
2025-11-05 14:49 ` [PATCH 2/2] mux: gpio: Add external mux enable gpio Tapio Reijonen

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).