]> git.baikalelectronics.ru Git - kernel.git/commitdiff
dt-bindings: add eeprom "no-read-rollover" property
authorSven Van Asbroeck <svendev@arcx.com>
Fri, 8 Dec 2017 16:28:31 +0000 (11:28 -0500)
committerBartosz Golaszewski <brgl@bgdev.pl>
Mon, 1 Jan 2018 18:40:48 +0000 (19:40 +0100)
Adds an optional property for at24 eeproms. This parameterless
property indicates that the multi-address eeprom does not
automatically roll over reads to the next slave address.

Signed-off-by: Sven Van Asbroeck <svendev@arcx.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Documentation/devicetree/bindings/eeprom/at24.txt

index 27f2bc15298a46fca155273ce79d5cad415c3f24..a0415b8471bb2709017f8e54c2da95b9ff1c4601 100644 (file)
@@ -38,6 +38,11 @@ Optional properties:
 
   - size: total eeprom size in bytes
 
+  - no-read-rollover:
+                       This parameterless property indicates that the multi-address
+                       eeprom does not automatically roll over reads to the next
+                       slave address. Please consult the manual of your device.
+
 Example:
 
 eeprom@52 {