mbox series

[net-next,0/2] Add PHY IDs for DP83825/6

Message ID 20200122153455.8777-1-dmurphy@ti.com
Headers show
Series Add PHY IDs for DP83825/6 | expand

Message

Dan Murphy Jan. 22, 2020, 3:34 p.m. UTC
Hello

Adding new PHY IDs for the DP83825 and DP83826 TI Ethernet PHYs to the DP83822
PHY driver.

Dan

Dan Murphy (2):
  phy: dp83826: Add phy IDs for DP83826N and 826NC
  net: phy: DP83822: Add support for additional DP83825 devices

 drivers/net/phy/Kconfig   |  5 +++--
 drivers/net/phy/dp83822.c | 18 ++++++++++++++++--
 2 files changed, 19 insertions(+), 4 deletions(-)

Comments

David Miller Jan. 23, 2020, 8:21 p.m. UTC | #1
From: Dan Murphy <dmurphy@ti.com>
Date: Wed, 22 Jan 2020 09:34:53 -0600

> Adding new PHY IDs for the DP83825 and DP83826 TI Ethernet PHYs to
> the DP83822 PHY driver.

Series applied, thanks.