Skip to content
Snippets Groups Projects
Commit 355dd4ca authored by Sven Van Asbroeck's avatar Sven Van Asbroeck Committed by Bartosz Golaszewski
Browse files

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: default avatarSven Van Asbroeck <svendev@arcx.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarBartosz Golaszewski <brgl@bgdev.pl>
parent a01be217
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,11 @@ Optional properties: ...@@ -38,6 +38,11 @@ Optional properties:
- size: total eeprom size in bytes - 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: Example:
eeprom@52 { eeprom@52 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment