[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1270171075-12741-1-git-send-email-ddaney@caviumnetworks.com>
Date: Thu, 1 Apr 2010 18:17:53 -0700
From: David Daney <ddaney@...iumnetworks.com>
To: ralf@...ux-mips.org, linux-mips@...ux-mips.org,
netdev@...r.kernel.org, gregkh@...e.de
Cc: davem@...emloft.net, David Daney <ddaney@...iumnetworks.com>
Subject: [PATCH 0/2] Fix ethernet driver for Octeon based Movidis hardware
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.
Thanks,
David Daney (2):
netdev: phy/mdio-octeon: Enable the hardware before using it.
staging: octeon-ethernet: Use proper phy addresses for Movidis
hardware.
drivers/net/phy/mdio-octeon.c | 10 ++++++++++
drivers/staging/octeon/cvmx-helper-board.c | 8 ++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists