]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: at91: add support for the HOLD field
authorLudovic Desroches <ludovic.desroches@atmel.com>
Thu, 3 Dec 2015 09:53:50 +0000 (10:53 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 3 Dec 2015 20:42:37 +0000 (21:42 +0100)
commitcc018e3612e4a8244790521e88f9b1b7eb60dab0
tree1a6221825ed4168ade4f7b0c42538c49c34ff276
parentd7a4c7633629c983a226ea3e32824360521c09b3
i2c: at91: add support for the HOLD field

The hold field allows to configure the data hold time which can be set
with the help of the generic binding 'i2c-sda-hold-time-ns'. This
feature has been introduced with SAMA5D4 SoC family.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-at91.txt
drivers/i2c/busses/i2c-at91.c