Re: [PATCH v2 1/3] dt-bindings: add eeprom "size" property

From: Rob Herring
Date: Tue Aug 15 2017 - 15:14:06 EST


On Mon, Aug 14, 2017 at 1:41 PM, Divagar Mohandass
<divagar.mohandass@xxxxxxxxx> wrote:
> This adds eeprom "size" as optional property for i2c eeproms.
>
> "size" should be mentioned in byte and it should refer
> to the eeprom size. This will be read by the driver and
> used to calculating the number of bytes in read/write calls.
>
> Signed-off-by: Divagar Mohandass <divagar.mohandass@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/eeprom/eeprom.txt | 2 ++
> 1 file changed, 2 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>