summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/eeprom/at24.txt
diff options
context:
space:
mode:
authorSven Van Asbroeck <svendev@arcx.com>2017-12-08 11:28:31 -0500
committerBartosz Golaszewski <brgl@bgdev.pl>2018-01-01 19:40:48 +0100
commit355dd4ca10b49183272ec54ed9853bb4b95d2391 (patch)
treeb35add876bacd0dab04a3a1b97a8f2317163430c /Documentation/devicetree/bindings/eeprom/at24.txt
parenta01be217c51b0aa56e6cd6bc6342e7faf908bf87 (diff)
dt-bindings: add eeprom "no-read-rollover" property
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>
Diffstat (limited to 'Documentation/devicetree/bindings/eeprom/at24.txt')
-rw-r--r--Documentation/devicetree/bindings/eeprom/at24.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt
index 27f2bc15298a..a0415b8471bb 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.txt
+++ b/Documentation/devicetree/bindings/eeprom/at24.txt
@@ -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 {