Changes: - from v1: - fix typos, - change MAX_HOLD macro to follow Nicolas' advice, - make it clear that sama5d2 also support i2c-sda-hold-time-ns. Ludovic Desroches (4): i2c: at91: add support for the HOLD field i2c: at91: update bindings documention ARM: at91/dt: sama5d4: update i2c compatible string ARM: at91/dt: sama5d2 Xplained: pmic needs a specific sda hold time Documentation/devicetree/bindings/i2c/i2c-at91.txt | 5 +- arch/arm/boot/dts/at91-sama5d2_xplained.dts | 1 + arch/arm/boot/dts/sama5d4.dtsi | 6 +-- drivers/i2c/busses/i2c-at91.c | 53 ++++++++++++++++++++-- 4 files changed, 58 insertions(+), 7 deletions(-) -- 2.5.0 -- 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