linux-stable/drivers/net/ethernet/ti
YueHaibing bfa323c659 net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
If PHYLINK is n, build fails:

drivers/net/ethernet/ti/am65-cpsw-ethtool.o: In function `am65_cpsw_set_link_ksettings':
am65-cpsw-ethtool.c:(.text+0x118): undefined reference to `phylink_ethtool_ksettings_set'
drivers/net/ethernet/ti/am65-cpsw-ethtool.o: In function `am65_cpsw_get_link_ksettings':
am65-cpsw-ethtool.c:(.text+0x138): undefined reference to `phylink_ethtool_ksettings_get'
drivers/net/ethernet/ti/am65-cpsw-ethtool.o: In function `am65_cpsw_set_eee':
am65-cpsw-ethtool.c:(.text+0x158): undefined reference to `phylink_ethtool_set_eee'

Select PHYLINK for TI_K3_AM65_CPSW_NUSS to fix this.

Fixes: e8609e6947 ("net: ethernet: ti: am65-cpsw: Convert to PHYLINK")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/20220409105931.9080-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-04-11 20:49:10 -07:00
..
am65-cpsw-ethtool.c net: ethernet: ti: am65-cpsw: Convert to PHYLINK 2022-03-11 11:00:03 +00:00
am65-cpsw-nuss.c net: ethernet: ti: am65-cpsw: Convert to PHYLINK 2022-03-11 11:00:03 +00:00
am65-cpsw-nuss.h net: ethernet: ti: am65-cpsw: Convert to PHYLINK 2022-03-11 11:00:03 +00:00
am65-cpsw-qos.c
am65-cpsw-qos.h
am65-cpsw-switchdev.c net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY 2022-02-17 14:17:10 +00:00
am65-cpsw-switchdev.h
am65-cpts.c net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname() 2021-06-09 15:24:43 -07:00
am65-cpts.h
cpmac.c ethtool: extend ringparam setting/getting API with rx_buf_len 2021-11-22 12:31:49 +00:00
cpsw-common.c
cpsw-phy-sel.c net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname() 2021-06-09 15:27:55 -07:00
cpsw.c net: ethernet: ti: cpsw: drop CPSW_HEADROOM define 2022-04-11 12:27:33 +01:00
cpsw.h
cpsw_ale.c net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory 2021-11-10 14:33:04 +00:00
cpsw_ale.h
cpsw_ethtool.c drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool 2022-03-23 10:46:42 -07:00
cpsw_new.c net: ethernet: ti: cpsw: drop CPSW_HEADROOM define 2022-04-11 12:27:33 +01:00
cpsw_priv.c net: cpsw: Properly initialise struct page_pool_params 2022-01-25 11:06:33 +00:00
cpsw_priv.h net: ethernet: ti: cpsw: drop CPSW_HEADROOM define 2022-04-11 12:27:33 +01:00
cpsw_sl.c
cpsw_sl.h
cpsw_switchdev.c net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY 2022-02-17 14:17:10 +00:00
cpsw_switchdev.h
cpts.c net: ethernet: ti: cpts: Handle error for clk_enable 2022-03-09 12:12:46 +00:00
cpts.h
davinci_cpdma.c net: ethernet: ti: davinci_cpdma: revert "drop frame padding" 2021-08-06 16:18:15 -07:00
davinci_cpdma.h net: ethernet: ti: davinci_cpdma: revert "drop frame padding" 2021-08-06 16:18:15 -07:00
davinci_emac.c net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt 2022-03-11 11:01:42 +00:00
davinci_mdio.c treewide: Replace zero-length arrays with flexible-array members 2022-02-17 07:00:39 -06:00
k3-cppi-desc-pool.c
k3-cppi-desc-pool.h
Kconfig net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK 2022-04-11 20:49:10 -07:00
Makefile
netcp.h
netcp_core.c net: ethernet: ti: Fix spelling mistake and clean up message 2022-03-17 16:35:34 -07:00
netcp_ethss.c net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX 2021-12-14 12:28:24 +00:00
netcp_sgmii.c
netcp_xgbepcsr.c
tlan.c ethernet: tlan: use eth_hw_addr_set() 2021-10-20 11:41:01 +01:00
tlan.h