diff options
| author | David S. Miller <[email protected]> | 2024-03-01 08:56:39 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-03-01 08:56:39 +0000 |
| commit | fc809e1e5390d017884a1217fc77577fdf76fe56 (patch) | |
| tree | 3d4fe1cbe6f447342b980cf599adf52dfc561d75 /scripts/bpf_doc.py | |
| parent | Simplify net_dbg_ratelimited() dummy (diff) | |
| parent | net: phy: qcom: qca808x: fill in possible_interfaces (diff) | |
| download | kernel-fc809e1e5390d017884a1217fc77577fdf76fe56.tar.gz kernel-fc809e1e5390d017884a1217fc77577fdf76fe56.zip | |
Merge branch 'qcom-phy-possible'
Robert Marko says:
====================
net: phy: qcom: qca808x: fill in possible_interfaces
QCA808x does not currently fill in the possible_interfaces.
This leads to Phylink not being aware that it supports 2500Base-X as well
so in cases where it is connected to a DSA switch like MV88E6393 it will
limit that port to phy-mode set in the DTS.
That means that if SGMII is used you are limited to 1G only while if
2500Base-X was set you are limited to 2.5G only.
Populating the possible_interfaces fixes this.
Changes in v2:
* Get rid of the if/else by Russels suggestion in the helper
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
