Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725235
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v2 0/4] net: mvpp2: optional PHYs and GoP link irq |
| Date | 2017-09-01 19:10 +0200 |
| Message-ID | <ukXCa-81A-9@gated-at.bofh.it> (permalink) |
| References | <ukQ7D-1Qk-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Antoine Tenart <antoine.tenart@free-electrons.com> Date: Fri, 1 Sep 2017 11:04:51 +0200 > This series aims at making the driver work when no PHY is connected > between a port and the physical layer and not described as a fixed-phy. > This is useful for some usecases such as when a switch is connected > directly to the serdes lanes. It can also be used for SFP ports on the > 7k-db and 8k-db while waiting for the phylink support to land in (which > should be part of another series). > > This series makes the phy optional in the PPv2 driver, and then adds > the support for the GoP port link interrupt to handle link status > changes on such ports. > > This was tested using the SFP ports on the 7k-db and 8k-db boards. Series applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next v2 0/4] net: mvpp2: optional PHYs and GoP link irq Antoine Tenart <antoine.tenart@free-electrons.com> - 2017-09-01 11:10 +0200
[PATCH net-next v2 4/4] Documentation/bindings: net: marvell-pp2: add the link interrupt Antoine Tenart <antoine.tenart@free-electrons.com> - 2017-09-01 11:10 +0200
Re: [PATCH net-next v2 4/4] Documentation/bindings: net: marvell-pp2: add the link interrupt Andrew Lunn <andrew@lunn.ch> - 2017-09-01 15:40 +0200
[PATCH net-next v2 1/4] net: mvpp2: take advantage of the is_rgmii helper Antoine Tenart <antoine.tenart@free-electrons.com> - 2017-09-01 11:10 +0200
Re: [PATCH net-next v2 1/4] net: mvpp2: take advantage of the is_rgmii helper Andrew Lunn <andrew@lunn.ch> - 2017-09-01 15:40 +0200
Re: [PATCH net-next v2 0/4] net: mvpp2: optional PHYs and GoP link irq David Miller <davem@davemloft.net> - 2017-09-01 19:10 +0200
csiph-web