On Wed, 8 Aug 2018 18:55:32 +0200
Andrew Lunn [off-list ref] wrote:
On Wed, Aug 08, 2018 at 05:27:02PM +0200, Marek Beh?n wrote:
quoted
The SFP cage GPIOs on the SFP cage module of Turris Mox can be
configured via the moxtet bus.
This driver supports those GPIOs so that they can be used by
phylink.
I don't see anything in this driver which is specific to SFP. It is
just a GPIO driver for 3 lines. So i would drop all references to SFP.
You can then use it to blink LEDs on some other module, etc.
Andrew
You are right, I shall rewrite the code to be more general.
Marek