Commit 355dd4ca authored by Sven Van Asbroeck's avatar Sven Van Asbroeck Committed by Bartosz Golaszewski

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
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment