[PATCH v2 0/4] i2c: at91: add support for SDA HOLD
Ludovic Desroches
ludovic.desroches at atmel.com
Thu Dec 3 01:53:49 PST 2015
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
More information about the linux-arm-kernel
mailing list