commit | 6c43208a6de13a3b622c7f8ac491f66edc1126f0 | [log] [tgz] |
---|---|---|
author | Radu Pirea (NXP OSS) <radu-nicolae.pirea@oss.nxp.com> | Wed Dec 13 18:14:20 2023 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Thu Feb 08 10:41:23 2024 +0800 |
tree | 83d948c4ef9306839b955948d8b9c208eac9b115 | |
parent | 0101a2ffe125911ebf89172b495f5ff14f2fd058 [diff] |
net: phy: nxp-c45-tja11xx: use local definion of features Use a local definition for the PHY features. PHY_100BT1_FEATURES are not defined using the 100BaseT1 bit, so keep this workaround in the driver. Signed-off-by: "Radu Pirea (NXP OSS)" <radu-nicolae.pirea@oss.nxp.com>