linux/drivers/of
Shawn Guo 4157ef1b87 net: ibm_newemac: convert it to use of_get_phy_mode
The patch extends 'enum phy_interface_t' and of_get_phy_mode a little
bit with PHY_INTERFACE_MODE_NA and PHY_INTERFACE_MODE_SMII added,
and then converts ibm_newemac net driver to use of_get_phy_mode
getting phy mode from device tree.

It also resolves the namespace conflict on phy_read/write between
common mdiobus interface and ibm_newemac private one.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: David S. Miller <davem@davemloft.net>
Cc: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: David Miller <davem@davemloft.net>
2011-07-27 09:31:02 +08:00
..
Kconfig pci/of: Match PCI devices to OF nodes dynamically 2011-06-08 09:08:17 +10:00
Makefile pci/of: Match PCI devices to OF nodes dynamically 2011-06-08 09:08:17 +10:00
address.c of/address: Add of_find_matching_node_by_address helper 2011-07-18 16:32:26 -06:00
base.c dt: add helper function to read u32 arrays 2011-07-06 14:58:09 -06:00
device.c
fdt.c
gpio.c of/gpio: Add new method for getting gpios under different property names 2011-06-28 15:39:50 -06:00
irq.c
of_i2c.c
of_mdio.c
of_net.c net: ibm_newemac: convert it to use of_get_phy_mode 2011-07-27 09:31:02 +08:00
of_pci.c of: fix missing include from of_pci.c 2011-07-23 23:53:55 -06:00
of_pci_irq.c pci/of: Match PCI devices to OF nodes dynamically 2011-06-08 09:08:17 +10:00
of_spi.c
pdt.c
platform.c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2011-07-25 22:59:39 -07:00