From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 0/2] Document and use eeprom-length property Date: Sat, 27 May 2017 16:13:34 +0800 Message-ID: <20170527081332.GB4528@dragon> References: <1495755884-31341-1-git-send-email-andrew@lunn.ch> <20170526.150242.515745885812232154.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: andrew@lunn.ch, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, vivien.didelot@savoirfairelinux.com To: David Miller Return-path: Received: from mail.kernel.org ([198.145.29.99]:47218 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753686AbdE0IO3 (ORCPT ); Sat, 27 May 2017 04:14:29 -0400 Content-Disposition: inline In-Reply-To: <20170526.150242.515745885812232154.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, May 26, 2017 at 03:02:42PM -0400, David Miller wrote: > From: Andrew Lunn > Date: Fri, 26 May 2017 01:44:42 +0200 > > > The mv88e6xxx switch driver allows the size of the attached EEPROM to > > be described in DT. This property is missing from the binding > > documentation. Add it. And make use of it on the ZII Devel B board. > > > > David, Shawn, please could you talk amongs yourself to decide who > > takes what. > > I can take this if it works for Shawn, otherwise I'm also fine if Shawn > takes it and if so feel free to add my: > > Acked-by: David S. Miller Hi David, I see these two patches can be applied separately, so I picked up 2/2 and left 1/2 to you. Shawn