Michael Sit Wei Hong
6fc21a6ed5
net: stmmac: remove redundant fixup to support fixed-link mode
...
Currently, intel_speed_mode_2500() will fix-up xpcs_an_inband
to 1 if the underlying controller has a max speed of 1000Mbps.
The value has been initialized and modified if it is
a fixed-linked setup earlier.
This patch removes the fix-up to allow for fixed-linked setup
support. In stmmac_phy_setup(), ovr_an_inband is set based on
the value of xpcs_an_inband. Which in turn will return an
error in phylink_parse_mode() where MLO_AN_FIXED and
ovr_an_inband are both set.
Fixes: c82386310d ("stmmac: intel: prepare to support 1000BASE-X phy interface setting")
Signed-off-by: Michael Sit Wei Hong <michael.wei.hong.sit@intel.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2023-03-31 09:23:41 +01:00
..
2022-08-31 14:11:26 -07:00
2022-09-29 11:05:23 +02:00
2023-01-20 18:12:45 -08:00
2022-08-31 14:11:26 -07:00
2023-01-27 22:56:18 -08:00
2022-12-07 11:45:52 +01:00
2022-09-28 18:57:14 -07:00
2022-10-28 20:13:54 -07:00
2022-08-31 14:11:26 -07:00
2022-08-31 14:11:26 -07:00
2022-11-29 13:04:52 -08:00
2023-03-10 21:33:48 -08:00
2023-02-06 22:33:18 -08:00
2022-11-08 15:15:55 +01:00
2022-12-12 09:53:10 +00:00
2023-03-16 17:31:47 -07:00
2022-08-31 14:11:26 -07:00
2022-10-28 20:13:54 -07:00
2022-12-19 09:23:02 +00:00
2023-03-29 21:48:16 -07:00
2022-11-21 08:17:59 +00:00
2023-03-16 17:41:28 +00:00
2022-09-28 18:57:14 -07:00
2023-03-10 21:33:47 -08:00
2023-02-21 18:24:12 -08:00
2022-09-28 18:57:14 -07:00
2022-10-18 19:34:28 -07:00
2022-10-28 20:13:54 -07:00
2023-03-16 17:41:28 +00:00
2022-08-31 14:11:26 -07:00
2022-11-17 13:18:30 +01:00
2022-10-28 20:13:54 -07:00
2023-02-10 17:51:27 -08:00
2023-01-18 13:03:40 +00:00
2023-03-22 20:39:10 -07:00
2022-08-31 14:11:26 -07:00
2023-02-02 20:48:23 -08:00
2023-03-22 22:03:21 -07:00
2023-02-06 10:06:43 +00:00
2022-11-17 18:30:39 -08:00
2023-03-16 17:35:21 -07:00
2023-03-16 17:41:28 +00:00
2023-03-29 21:47:31 -07:00
2022-09-19 18:23:39 -07:00
2023-03-30 11:43:39 -07:00
2023-03-30 11:44:59 -07:00
2023-03-23 16:03:33 -07:00
2022-10-25 19:46:35 -07:00
2023-03-08 13:07:59 +00:00
2023-02-10 17:51:27 -08:00
2022-09-06 10:24:42 +02:00
2023-03-21 21:28:07 -07:00
2022-12-19 12:30:32 +00:00
2023-03-21 21:29:34 -07:00
2022-12-12 09:38:24 +00:00
2023-03-03 08:28:44 +00:00
2023-01-17 19:34:08 -08:00
2022-10-28 20:13:54 -07:00
2022-08-31 14:11:26 -07:00
2022-11-18 19:40:14 -08:00
2022-08-31 14:11:26 -07:00
2022-09-28 18:57:14 -07:00
2023-02-13 11:05:12 +00:00
2023-03-19 08:40:48 +00:00
2023-03-20 09:11:18 +00:00
2022-12-15 12:48:34 +01:00
2023-03-25 11:22:04 +00:00
2023-03-17 07:50:50 +00:00
2022-11-02 20:45:23 -07:00
2023-01-17 19:34:08 -08:00
2023-03-24 14:48:17 -07:00
2022-08-31 14:11:26 -07:00
2022-08-31 14:11:26 -07:00
2023-03-28 13:39:47 +02:00
2023-02-02 20:48:23 -08:00
2023-03-31 09:23:41 +01:00
2023-03-17 07:47:39 +00:00
2023-01-20 18:12:45 -08:00
2022-09-28 18:57:14 -07:00
2022-09-28 18:57:14 -07:00
2023-03-17 22:36:10 -07:00
2023-03-20 10:20:40 +00:00
2022-11-10 15:39:08 +01:00
2022-09-26 12:46:16 -07:00
2023-03-16 17:41:28 +00:00
2023-03-24 10:37:31 -07:00
2022-08-31 14:11:26 -07:00
2023-03-16 17:41:28 +00:00
2023-03-19 10:42:02 +00:00
2022-11-11 10:58:39 +00:00
2022-12-12 09:56:17 +00:00
2022-09-28 18:57:14 -07:00
2023-03-08 23:22:04 -08:00
2022-09-28 18:57:14 -07:00
2023-03-08 23:22:04 -08:00
2022-09-28 18:57:14 -07:00
2022-10-24 13:02:18 +01:00
2022-09-28 18:57:14 -07:00
2023-03-08 23:22:04 -08:00