summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-03-21 18:25:54 +0100
committerMarek Vasut <[email protected]>2023-04-07 14:20:53 +0200
commit75d28899e3e93b8fed241744c6687f9606310f72 (patch)
tree085a6d785ddc63cbd967d22cdc5be1f6c82f00e3 /doc/develop
parent166ea497505b0612be9f714b403be8461e23c242 (diff)
net: phy: Synchronize PHY interface modes with Linux
Synchronize PHY interface modes with Linux next 6.2.y commit: 0194b64578e90 ("net: phy: improve phy_read_poll_timeout") Retain LX2160A/LX2162A PHY modes as those are not yet supported by the Linux kernel, but isolate those with ifdeffery. Isolate NCSI which are also not supported by Linux kernel. Note that the ifdeffery cannot be avoided with IS_ENABLED() here due to compilation of the entire conditional, which would fail in case NCSI symbols are not available. Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Ramon Fried <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions