This series adds the ability to associate a gpio with an I2C bus so that downstream devices can be brought out of reset when the host controller is probed. Chris Packham (2): dt-bindings: i2c: mv64xxx: add reset-gpios property i2c: mv64xxx: add an optional reset-gpios property .../bindings/i2c/marvell,mv64xxx-i2c.yaml | 6 ++++++ drivers/i2c/busses/i2c-mv64xxx.c | 15 +++++++++++++++ 2 files changed, 21 insertions(+) -- 2.42.0