Re: [PATCH net-next v3 0/5] net: dsa: b53: SerDes support

2018-09-06 Thread David Miller
From: Florian Fainelli Date: Wed, 5 Sep 2018 12:42:10 -0700 > This patch series adds support for the SerDes found on NorthStar Plus > (NSP) which allows us to use the SFP port on the BCM958625HR board (and > other similar designs). > > Changes in v3: > > - properly hunk the request_threaded_ir

[PATCH net-next v3 0/5] net: dsa: b53: SerDes support

2018-09-05 Thread Florian Fainelli
Hi all, This patch series adds support for the SerDes found on NorthStar Plus (NSP) which allows us to use the SFP port on the BCM958625HR board (and other similar designs). Changes in v3: - properly hunk the request_threaded_irq() bits into patch #2 Changes in v2: - migrate to threaded interr