]> git.baikalelectronics.ru Git - kernel.git/commit
phy: Add Northstar2 PCI Phy support
authorPramod Kumar <pramod.kumar@broadcom.com>
Fri, 10 Jun 2016 05:33:51 +0000 (11:03 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jun 2016 06:24:54 +0000 (23:24 -0700)
commit98d83b8b7517b140be40d88a74e84308c657417c
tree2239c99f470a89b420ca902b40c8d5731469676b
parent1538f4e8515beaedf8aa568fc68f37a3438e568f
phy: Add Northstar2 PCI Phy support

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.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jon Mason <jonmason@broadcom.com>
Signed-off-by: Pramod Kumar <pramod.kumar@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-bcm-ns2-pcie.c [new file with mode: 0644]