From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 22 Jan 2015 18:36:47 -0600 Subject: [U-Boot] [PATCH] phylib: add support for aquantia PHYs In-Reply-To: <1419935524-34134-1-git-send-email-shh.xie@gmail.com> References: <1419935524-34134-1-git-send-email-shh.xie@gmail.com> Message-ID: <54C1979F.5000901@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/30/2014 04:32 AM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > This patch supports AQ1202, AQ2104, AQR105 PHY. > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York