From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v5 0/2] Adding new TI Common Platform ethernet SWitch driver Date: Mon, 19 Mar 2012 18:06:59 -0400 (EDT) Message-ID: <20120319.180659.2108026289616852615.davem@davemloft.net> References: <1332137874-3247-1-git-send-email-mugunthanvnm@ti.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: mugunthanvnm@ti.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:39772 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756869Ab2CSWHD (ORCPT ); Mon, 19 Mar 2012 18:07:03 -0400 In-Reply-To: <1332137874-3247-1-git-send-email-mugunthanvnm@ti.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Mugunthan V N Date: Mon, 19 Mar 2012 11:47:52 +0530 > The following series contains driver implementation for TI Common Platform > ethernet SWitch (CPSW) driver. > > CPSW is found in following SoC. > * AM335X - http://www.ti.com/litv/pdf/spruh73c > * DM814X - http://www.ti.com/litv/pdf/sprugz8 > > CPSW: > The three port switch gigabit ethernet subsystem provides ethernet packet > communication and can be configured as an ethernet switch. It > supports 10/100/1000 Mbps. It provides the gigabit media independent > interface (G/MII), reduced gigabit media independent interface (RGMII), > reduced media independent interface (RMII), the management data input > output (MDIO) for physical layer device (PHY) management. All applied.