All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] TI DP8382x Phy support update
@ 2020-01-10 18:46 Dan Murphy
  2020-01-10 18:46 ` [PATCH 1/4] net: phy: DP83TC811: Fix typo in Kconfig Dan Murphy
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Dan Murphy @ 2020-01-10 18:46 UTC (permalink / raw)
  To: andrew, f.fainelli, hkallweit1, davem, netdev; +Cc: linux-kernel, Dan Murphy

Hello

These patches update and fix some issue found in the TI ethernet PHY drivers.
In adding new support for newer PHYs I found missing items and typos that are
now addressed in this series.

Additional support for the following
DP83825CM, DP83825CS, DP83825S, DP83826C and DP83826NC.

Dan

Dan Murphy (4):
  net: phy: DP83TC811: Fix typo in Kconfig
  net: phy: DP83822: Update Kconfig with DP83825I support
  phy: dp83826: Add phy IDs for DP83826N and 826NC
  net: phy: DP83822: Add support for additional DP83825 devices

 drivers/net/phy/Kconfig   |  9 +++++----
 drivers/net/phy/dp83822.c | 18 ++++++++++++++++--
 2 files changed, 21 insertions(+), 6 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-01-10 19:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 18:46 [PATCH 0/4] TI DP8382x Phy support update Dan Murphy
2020-01-10 18:46 ` [PATCH 1/4] net: phy: DP83TC811: Fix typo in Kconfig Dan Murphy
2020-01-10 19:25   ` Andrew Lunn
2020-01-10 18:47 ` [PATCH 2/4] net: phy: DP83822: Update Kconfig with DP83825I support Dan Murphy
2020-01-10 19:26   ` Andrew Lunn
2020-01-10 18:47 ` [PATCH 3/4] phy: dp83826: Add phy IDs for DP83826N and 826NC Dan Murphy
2020-01-10 18:47 ` [PATCH 4/4] net: phy: DP83822: Add support for additional DP83825 devices Dan Murphy
2020-01-10 19:25 ` [PATCH 0/4] TI DP8382x Phy support update Andrew Lunn
2020-01-10 19:28   ` Dan Murphy
2020-01-10 19:40     ` Andrew Lunn
2020-01-10 19:42       ` Dan Murphy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.