From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 0/2] Fix ethernet driver for Octeon based Movidis hardware Date: Fri, 2 Apr 2010 10:04:24 -0700 Message-ID: <20100402170424.GC32293@suse.de> References: <1270171075-12741-1-git-send-email-ddaney@caviumnetworks.com> <20100401.182045.106908204.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ddaney@caviumnetworks.com, ralf@linux-mips.org, linux-mips@linux-mips.org, netdev@vger.kernel.org To: David Miller Return-path: Received: from cantor2.suse.de ([195.135.220.15]:51762 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755558Ab0DBRFO (ORCPT ); Fri, 2 Apr 2010 13:05:14 -0400 Content-Disposition: inline In-Reply-To: <20100401.182045.106908204.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Apr 01, 2010 at 06:20:45PM -0700, David Miller wrote: > From: David Daney > Date: Thu, 1 Apr 2010 18:17:53 -0700 > > > The Movidis X16 bootloader doesn't enable the mdio bus. The first > > patch fixes this by enabling the mdio bus when the driver is > > initialized. > > > > Also the addresses of the PHYs was unknown for this device. The > > second patch adds the corresponding PHY addresses. > > > > With both patches applied I can successfully use all eight Ethernet > > ports. > > > > Please consider for 2.6.34. Since Octeon is an embedded MIPS SOC it > > is unlikely to break the kernel for any workstations. Any or all of > > these could be considered for merging via Ralf's linux-mips.org tree. > > Ralf please merge this via your MIPS tree, thanks: > > Acked-by: David S. Miller I agree, Ralf, please take these and you can add: Acked-by: Greg Kroah-Hartman to them. thanks, greg k-h