From: Grant Erickson Date: Tue, 8 Jul 2008 15:03:06 +0000 (+1000) Subject: ibm_newemac: Add MII mode support to the EMAC RGMII bridge. X-Git-Tag: v2.6.27-rc1~1058^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=004ea683d96ff51131789e78a3de7dafcdbf912d;p=pandora-kernel.git ibm_newemac: Add MII mode support to the EMAC RGMII bridge. This patch adds support to the RGMII handler in the EMAC driver for the MII PHY mode such that device tree entries of the form `phy-mode = "mii";' are recognized and handled appropriately. While logically, in software, "gmii" and "mii" modes are the same, they are wired differently, so it makes sense to allow DTS authors to specify each explicitly. Signed-off-by: Grant Erickson Acked-by: Stefan Roese Acked-by: Benjamin Herrenschmidt Acked-by: Jeff Garzik Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed