Hi Wolfram, This has been in -next since a couple of weeks, and has thus been tested since right after Stephen got back from his break. And it's hopefully not too late... The main feature is the idle-state rework of the pca954x driver from Biwen Li. Please pull. Cheers, Peter The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919: Linux 5.5-rc2 (2019-12-15 15:16:08 -0800) are available in the Git repository at: https://github.com/peda-r/i2c-mux.git i2c-mux/for-next for you to fetch changes up to e65e228eb0963be32180db3039f0a1467b426aae: i2c: mux: pca954x: support property idle-state (2020-01-03 15:00:53 +0100) ---------------------------------------------------------------- Biwen Li (2): dt-bindings: i2c: support property idle-state i2c: mux: pca954x: support property idle-state Peter Rosin (1): i2c: mux: pca9541: use the BIT macro .../devicetree/bindings/i2c/i2c-mux-pca954x.txt | 2 + drivers/i2c/muxes/i2c-mux-pca9541.c | 29 ++++----- drivers/i2c/muxes/i2c-mux-pca954x.c | 69 ++++++++++++++-------- 3 files changed, 63 insertions(+), 37 deletions(-)