linux-stable/drivers/net/ethernet/hisilicon/hns
Kejian Yan 652d39b0d5 net: hns: add uniform interface for phy connection
As device_node is only used by DT case, HNS needs to treat the other
cases including ACPI. It needs to use uniform ways to handle both of
DT and ACPI. This patch chooses phy_device, and of_phy_connect and
of_phy_attach are only used by DT case. It needs to use uniform interface
to handle that sequence by both DT and ACPI.

Signed-off-by: Kejian Yan <yankejian@huawei.com>
Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-04 21:32:40 -04:00
..
hnae.c net: hns: add uniform interface for phy connection 2016-06-04 21:32:40 -04:00
hnae.h net: hns: add uniform interface for phy connection 2016-06-04 21:32:40 -04:00
hns_ae_adapt.c net: hns: add uniform interface for phy connection 2016-06-04 21:32:40 -04:00
hns_dsaf_gmac.c net: hns: optimizate fmt of snprintf() 2016-03-24 14:33:06 -04:00
hns_dsaf_gmac.h
hns_dsaf_mac.c net: hns: add uniform interface for phy connection 2016-06-04 21:32:40 -04:00
hns_dsaf_mac.h net: hns: add uniform interface for phy connection 2016-06-04 21:32:40 -04:00
hns_dsaf_main.c net: hns: use device_* APIs instead of of_* APIs 2016-06-04 21:32:40 -04:00
hns_dsaf_main.h net: hns: add attribute cpld_ctrl for dsaf port node 2016-04-26 01:09:18 -04:00
hns_dsaf_misc.c net: hns: add uniform interface for phy connection 2016-06-04 21:32:40 -04:00
hns_dsaf_misc.h
hns_dsaf_ppe.c net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_ppe.h net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_rcb.c net: hns: use platform_get_irq instead of irq_of_parse_and_map 2016-06-04 21:32:40 -04:00
hns_dsaf_rcb.h net: hns: add a new dsaf mode for debug port 2016-04-26 01:09:17 -04:00
hns_dsaf_reg.h net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_xgmac.c asm-generic: remove old nonatomic-io wrapper files 2016-03-01 22:25:17 +01:00
hns_dsaf_xgmac.h
hns_enet.c net: hns: add uniform interface for phy connection 2016-06-04 21:32:40 -04:00
hns_enet.h net: hns: enet specify a reference to dsaf by fwnode_handle 2016-06-04 21:32:40 -04:00
hns_ethtool.c net: hns: add uniform interface for phy connection 2016-06-04 21:32:40 -04:00
Makefile net: add Hisilicon Network Subsystem basic ethernet support 2015-09-20 21:42:58 -07:00