]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: phy: nxp-c45-tja11xx: read PHY the speed from hardware
authorRadu Pirea (NXP OSS) <radu-nicolae.pirea@oss.nxp.com>
Wed, 13 Dec 2023 16:14:21 +0000 (18:14 +0200)
committerPeng Fan <peng.fan@nxp.com>
Thu, 8 Feb 2024 02:41:23 +0000 (10:41 +0800)
commit84e57e7dfb395fc16bec50cf477d25144ab9747a
treeda03a371d11f735a9b7e89e9f5db89625010fb42
parent6c43208a6de13a3b622c7f8ac491f66edc1126f0
net: phy: nxp-c45-tja11xx: read PHY the speed from hardware

Read PHY speed from hardware instead of assuming 100Mbps by default.
The TJA1103 works only at 100Mbps, but the driver will support more PHYs.

Signed-off-by: "Radu Pirea (NXP OSS)" <radu-nicolae.pirea@oss.nxp.com>
drivers/net/phy/nxp-c45-tja11xx.c