Re: [PATCH net-next] net: phy: bcm7xxx: Add entry for Broadcom BCM7435

2015-11-25 Thread David Miller
From: Florian Fainelli Date: Tue, 24 Nov 2015 15:30:21 -0800 > Add a PHY entry for the Broadcom BCM7435 chips, this is a 40nm > generation Ethernet PHY which is analogous to its 7425 and 7429 counter > parts. > > Signed-off-by: Florian Fainelli Applied. -- To unsubscribe from this list: send t

[PATCH net-next] net: phy: bcm7xxx: Add entry for Broadcom BCM7435

2015-11-24 Thread Florian Fainelli
Add a PHY entry for the Broadcom BCM7435 chips, this is a 40nm generation Ethernet PHY which is analogous to its 7425 and 7429 counter parts. Signed-off-by: Florian Fainelli --- drivers/net/phy/bcm7xxx.c | 14 ++ include/linux/brcmphy.h | 1 + 2 files changed, 15 insertions(+) di