OpenCloudOS-Kernel/include/linux/bcma
Rafał Miłecki 1cb94db3d1 net: bgmac: support Ethernet core on BCM53573 SoCs
BCM53573 is a new series of Broadcom's SoCs. It's based on ARM and can
be found in two packages (versions): BCM53573 and BCM47189. It shares
some code with the Northstar family, but also requires some new quirks.

First of all there can be up to 2 Ethernet cores on this SoC. If that is
the case, they are connected to two different switch ports allowing some
more complex/optimized setups. It seems the second unit doesn't come
fully configured and requires some IRQ quirk.

Other than that only the first core is connected to the PHY. For the
second one we have to register fixed PHY (similarly to the Northstar),
otherwise generic PHY driver would get some invalid info.

This has been successfully tested on Tenda AC9 (BCM47189B0).

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-18 23:36:07 -07:00
..
bcma.h net: bgmac: support Ethernet core on BCM53573 SoCs 2016-08-18 23:36:07 -07:00
bcma_driver_arm_c9.h phy: bcm-ns-usb2: new driver for USB 2.0 PHY on Northstar 2016-04-30 20:12:28 +05:30
bcma_driver_chipcommon.h bcma: define ChipCommon B MII registers 2016-07-19 21:13:10 +03:00
bcma_driver_gmac_cmn.h bcma: move internal function declarations to private header 2015-03-05 14:11:43 +02:00
bcma_driver_mips.h bcma: move internal function declarations to private header 2015-03-05 14:11:43 +02:00
bcma_driver_pci.h bcma: make calls to PCI hostmode functions config-safe 2015-06-08 14:33:26 +03:00
bcma_driver_pcie2.h bcma: move internal function declarations to private header 2015-03-05 14:11:43 +02:00
bcma_regs.h net: bgmac: support Ethernet core on BCM53573 SoCs 2016-08-18 23:36:07 -07:00
bcma_soc.h bcma: use standard bus scanning during early register 2015-01-23 21:47:55 +02:00