From: Divagar Mohandass Date: Tue, 10 Oct 2017 06:00:35 +0000 (+0530) Subject: dt-bindings: add eeprom "size" property X-Git-Tag: v4.15-rc1~119^2~32 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f2f5afd3845c88e96e863ae31f6a7587906af0e6;p=users%2Fjedix%2Flinux-maple.git 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: Rob Herring Reviewed-by: Sakari Ailus Signed-off-by: Divagar Mohandass Signed-off-by: Wolfram Sang --- diff --git a/Documentation/devicetree/bindings/eeprom/eeprom.txt b/Documentation/devicetree/bindings/eeprom/eeprom.txt index afc04589eadf..27f2bc15298a 100644 --- a/Documentation/devicetree/bindings/eeprom/eeprom.txt +++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt @@ -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 {