]> 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)
commit08831e479508ef290b9fdc4ff28ba5b4e729bde9
tree2239c99f470a89b420ca902b40c8d5731469676b
parentdf9658d185e8a19e8dda31bb637fdf6811451da1
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]