From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Sat, 27 May 2017 16:13:34 +0800 Subject: [PATCH 0/2] Document and use eeprom-length property In-Reply-To: <20170526.150242.515745885812232154.davem@davemloft.net> References: <1495755884-31341-1-git-send-email-andrew@lunn.ch> <20170526.150242.515745885812232154.davem@davemloft.net> Message-ID: <20170527081332.GB4528@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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