[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181106232913.17216-1-f.fainelli@gmail.com>
Date: Tue, 6 Nov 2018 15:29:10 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: andrew@...n.ch, rmk+kernel@...linux.org.uk, davem@...emloft.net,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH RFC net-next 0/3] net: phy: sfp: Warn when using generic PHY driver
Hi all,
This patch series allows warning an user that the generic PHY driver(s)
are used when a SFP incorporates a PHY (e.g: 1000BaseT SFP) which is
likely not going to work at all.
Let me know if you would want to do that differently.
Florian Fainelli (3):
net: phy: Add helpers to determine if PHY driver is generic
net: phy: sfp: Issue warning when using Generic PHY driver(s)
net: phy: Default MARVELL_PHY to the value of SFP
drivers/net/phy/Kconfig | 1 +
drivers/net/phy/phy_device.c | 34 ++++++++++++++++++++++++++++++++--
drivers/net/phy/sfp.c | 3 +++
include/linux/phy.h | 3 +++
4 files changed, 39 insertions(+), 2 deletions(-)
--
2.17.1
Powered by blists - more mailing lists