Some newer Marvell SoCs natively support a recovery mechanisim. This can be used as an alternative to the generic pinctrl/GPIO recovery mechanism used on the older SoCs. Chris Packham (3): dt-bindings: i2c: mv64xxx: update bindings for unstuck register arm64: dts: marvell: AC5: use I2C unstuck function i2c: mv64xxx: add support for FSM based recovery .../bindings/i2c/marvell,mv64xxx-i2c.yaml | 5 +- arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi | 14 ++-- drivers/i2c/busses/i2c-mv64xxx.c | 68 ++++++++++++++++++- 3 files changed, 73 insertions(+), 14 deletions(-) -- 2.42.0