u-boot/drivers/net/ti
Faiz Abbas e50f878c98 net: ti: cpsw: Move cpsw_phy_sel() to _probe()
cpsw_phy_sel() is a configuration step that should not be in
ofdata_to_platdata(). Add phy_sel_compat to the cpsw_platform_data
structure so that it is accessible in _probe. Then move the call of
cpsw_phy_sel() to _probe.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
2019-04-12 08:05:52 -04:00
..
cpsw_mdio.c driver: net: ti: introduce common mdio support library 2018-11-05 10:42:00 -06:00
cpsw_mdio.h driver: net: ti: introduce common mdio support library 2018-11-05 10:42:00 -06:00
cpsw-common.c driver: net: consolidate ti's code in separate folder 2018-11-05 10:41:59 -06:00
cpsw.c net: ti: cpsw: Move cpsw_phy_sel() to _probe() 2019-04-12 08:05:52 -04:00
davinci_emac.c driver: net: consolidate ti's code in separate folder 2018-11-05 10:41:59 -06:00
davinci_emac.h driver: net: consolidate ti's code in separate folder 2018-11-05 10:41:59 -06:00
Kconfig configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig 2018-11-05 10:41:59 -06:00
keystone_net.c net: netcp: add support for phy with rgmii ids 2019-04-12 08:05:46 -04:00
Makefile driver: net: ti: keystone_net: switch to use common mdio lib 2018-11-05 10:42:01 -06:00