Re: [PATCH v3 7/7] phy: Add Northstar2 PCI Phy support
From: Andrew Lunn <andrew@lunn.ch>
Date: 2016-06-03 16:29:49
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2016-06-03 16:29:49
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Fri, Jun 03, 2016 at 08:56:08PM +0530, Pramod Kumar wrote:
Add PCI Phy support for Broadcom Northstar2 SoCs. This driver uses the interface from the iproc mdio mux driver to enable the devices respective phys. Signed-off-by: Jon Mason <redacted> Signed-off-by: Pramod Kumar <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch> Andrew