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