From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2 00/10] split out emac cpdma and mdio for reuse Date: Mon, 06 Sep 2010 13:28:02 -0700 (PDT) Message-ID: <20100906.132802.260095799.davem@davemloft.net> References: <1283465008-18606-1-git-send-email-cyril@ti.com> <87eida3fl9.fsf@deeprootsystems.com> <4C813C7F.5090602@ti.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: khilman@deeprootsystems.com, netdev@vger.kernel.org, davinci-linux-open-source@linux.davincidsp.com, linux-omap@vger.kernel.org, nsekhar@ti.com, srk@ti.com, omar.ramirez@ti.com, bparrot@ti.com To: cyril@ti.com Return-path: In-Reply-To: <4C813C7F.5090602@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Cyril Chemparathy Date: Fri, 03 Sep 2010 14:20:47 -0400 > Hi Kevin, > > [...] >>> Although am3517 (omap) board support code has been updated as needed, >>> emac does not work on this platform. >> >> Just to clarify... did EMAC work on AM3517 before this series? > > No. It didn't work before this series. To get AM3517 EMAC working, the > driver needs another patch to enable the interface clock in addition to > the functional clock. Since this has dependencies on davinci board files and whatnot, why don't you merge this via the davinci tree and add my: Acked-by: David S. Miller Ok?