From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Porter Date: Wed, 20 Mar 2013 09:24:11 -0400 Subject: [U-Boot] [PATCH 3/4] phy: add support for ET1011C phys In-Reply-To: References: <1363381100-6364-1-git-send-email-mporter@ti.com> <1363381100-6364-4-git-send-email-mporter@ti.com> Message-ID: <20130320132410.GE18335@beef> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Mar 15, 2013 at 09:11:28PM +0000, Tom Rini wrote: > On Fri, Mar 15, 2013 at 04:58:19PM -0400, Matt Porter wrote: > > > Adds an ET1011C PHY driver which is derived from > > the current Linux kernel PHY driver. Note that an > > errata workaround config option is implemented to > > allow for TX_CLK to be enabled even when gigabit > > mode is negotiated. This workaround is used on the > > TI814x-EVM. > > You need to specify the git hash or tag, not just "current". Updated in v2 > The code itself is fine, so > > Reviewed-by: Tom Rini -Matt