[PATCH v2 0/2] i2c-mux-gpmux: Support settle-time-us property

From: Horatiu Vultur
Date: Thu Oct 28 2021 - 08:53:07 EST


Add support for settle-time-us property. If this is defined in device
tree then add this delay to mux APIs.

v1->v2:
- add the changes to i2c-mux-gpmux instead of i2c-mux-gpio to be able
to use mux_control_select_delay

Horatiu Vultur (2):
dt-bindings: i2c-mux-gpmux: Add property for settle time
i2c-mux-gpmux: Support settle-time-us property

Documentation/devicetree/bindings/i2c/i2c-mux-gpmux.yaml | 5 +++++
drivers/i2c/muxes/i2c-mux-gpmux.c | 6 +++++-
2 files changed, 10 insertions(+), 1 deletion(-)

--
2.33.0