Commit f2f5afd3 authored by Divagar Mohandass's avatar Divagar Mohandass Committed by Wolfram Sang

dt-bindings: add eeprom "size" property

This adds eeprom "size" as optional property for i2c eeproms.
The "size" property allows explicitly specifying the size of the
EEPROM chip in bytes.
Acked-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarDivagar Mohandass <divagar.mohandass@intel.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 54152772
......@@ -36,6 +36,8 @@ Optional properties:
- read-only: this parameterless property disables writes to the eeprom
- size: total eeprom size in bytes
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