[PATCH 0/2] i2c-mux-gpio: Add optional 'select-delay' DT property

From: Horatiu Vultur
Date: Wed Oct 13 2021 - 10:13:15 EST


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