From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 1 Sep 2015 21:46:02 -0500 Subject: [U-Boot] [PATCH 3/4] net: phy/vitesse: Add support for VSC8584 phy In-Reply-To: <1438950699-1297-1-git-send-email-prabhakar@freescale.com> References: <1438950699-1297-1-git-send-email-prabhakar@freescale.com> Message-ID: <55E662EA.8020004@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 08/07/2015 07:31 AM, Prabhakar Kushwaha wrote: > Add support of VSC8584 phy placed on new QSGMII/SGMII ethernet riser cards > used on LS2085QDS platforms. > > Signed-off-by: King Chung Lo at freescale.com > Signed-off-by: Prabhakar Kushwaha > --- Applied to fsl-qoriq master branch. Awaiting upstream. York