devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c-mux-gpio: Add optional 'select-delay' DT property
@ 2021-10-13 14:10 Horatiu Vultur
  2021-10-13 14:10 ` [PATCH 1/2] dt-bindings: i2c-mux-gpio: Add optional " Horatiu Vultur
  2021-10-13 14:10 ` [PATCH 2/2] i2c: i2c-mux-gpio: Add support 'select-delay' property Horatiu Vultur
  0 siblings, 2 replies; 9+ messages in thread
From: Horatiu Vultur @ 2021-10-13 14:10 UTC (permalink / raw)
  To: peda, robh+dt, peter.korsgaard, lars.povlsen, linux-i2c,
	devicetree, linux-kernel
  Cc: Horatiu Vultur

Add optional property 'select-delay' to add a delay when changing the
mux state. This is required on some platforms to allow GPIO signals to get
stablized.

Horatiu Vultur (2):
  dt-bindings: i2c-mux-gpio: Add optional DT property
  i2c: i2c-mux-gpio: Add support 'select-delay' property

 Documentation/devicetree/bindings/i2c/i2c-mux-gpio.txt | 1 +
 drivers/i2c/muxes/i2c-mux-gpio.c                       | 7 +++++++
 2 files changed, 8 insertions(+)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-28 12:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-13 14:10 [PATCH 0/2] i2c-mux-gpio: Add optional 'select-delay' DT property Horatiu Vultur
2021-10-13 14:10 ` [PATCH 1/2] dt-bindings: i2c-mux-gpio: Add optional " Horatiu Vultur
2021-10-26 20:29   ` Rob Herring
2021-10-26 21:02     ` Peter Rosin
2021-10-26 21:16       ` Peter Rosin
2021-10-27 10:43     ` Peter Rosin
2021-10-13 14:10 ` [PATCH 2/2] i2c: i2c-mux-gpio: Add support 'select-delay' property Horatiu Vultur
2021-10-27 10:41   ` Peter Rosin
2021-10-28 12:25     ` Horatiu Vultur

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