Hello, This patch set adds DT support for a reset GPIO to the pca954x I2C mux. It starts by two cleanup patches for the driver, adds missing DT bindings documentation and finally adds support for the reset GPIO. Cc: devicetree@xxxxxxxxxxxxxxx Laurent Pinchart (4): i2c: pca954x: Sort headers alphabetically i2c: pca954x: Use devm_kzalloc managed allocator i2c: pca954x: Add device tree bindings documentation i2c: pca954x: Add reset GPIO support .../devicetree/bindings/i2c/i2c-mux-pca954x.txt | 50 ++++++++++++++++++++++ drivers/i2c/muxes/i2c-mux-pca954x.c | 44 ++++++++++++------- 2 files changed, 78 insertions(+), 16 deletions(-) create mode 100644 Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html