Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1653384
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 0/2] net: phy: Support managed Cortina phys |
| Date | 2017-05-30 18:50 +0200 |
| Message-ID | <tMSvg-1kx-7@gated-at.bofh.it> (permalink) |
| References | <tMzsB-58C-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Bogdan Purcareata <bogdan.purcareata@nxp.com> Date: Mon, 29 May 2017 09:11:29 +0000 > So far, the Cortina family phys (CS4340 in this particular case) are only > supported in fixed link mode (via fixed_phy_register). The generic 10G > phy driver does not work well with the phylib state machine, when the phy > is registered via of_phy_connect. This prohibits the user from describing the > phy nodes in the device tree. > > In order to support this scenario, and to properly describe the board > device tree, add a minimal Cortina driver that reads the status from the > right register. With the generic 10G C45 driver, the kernel will print > messages like: > [ 0.226521] mdio_bus 8b96000: Error while reading PHY16 reg at 1.6 > [ 0.232780] mdio_bus 8b96000: Error while reading PHY16 reg at 1.5 ... Series applied, thanks.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4 0/2] net: phy: Support managed Cortina phys David Miller <davem@davemloft.net> - 2017-05-30 18:50 +0200
csiph-web