Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751860AbdHaP0K (ORCPT ); Thu, 31 Aug 2017 11:26:10 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:35438 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751705AbdHaP0H (ORCPT ); Thu, 31 Aug 2017 11:26:07 -0400 X-Google-Smtp-Source: ADKCNb5BwnTsDHCrBD1wxPrBfCC0IMazSz6JGBsJPAM4aGEEVY4bNz8xCYFEo5zAlikqYtFjjbKWxg== Date: Thu, 31 Aug 2017 10:26:05 -0500 From: Rob Herring To: Divagar Mohandass Cc: mark.rutland@arm.com, wsa@the-dreams.de, sakari.ailus@iki.fi, devicetree@vger.kernel.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, rajmohan.mani@intel.com Subject: Re: [PATCH v4 1/3] dt-bindings: add eeprom "size" property Message-ID: <20170831152605.zhpi46uu6b5omaou@rob-hp-laptop> References: <1504112740-14072-1-git-send-email-divagar.mohandass@intel.com> <1504112740-14072-2-git-send-email-divagar.mohandass@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1504112740-14072-2-git-send-email-divagar.mohandass@intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 507 Lines: 13 On Wed, Aug 30, 2017 at 10:35:38PM +0530, Divagar Mohandass wrote: > This adds eeprom "size" as optional property for i2c eeproms. > The "size" property allows explicitly specifying the size of the > EEPROM chip in bytes. > > Signed-off-by: Divagar Mohandass > --- > Documentation/devicetree/bindings/eeprom/eeprom.txt | 2 ++ > 1 file changed, 2 insertions(+) Please add acks when posting new versions or state here why you didn't. Acked-by: Rob Herring