u-boot-brain/drivers/net/ti
Keerthy 9d0dca1199 net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
Add new driver for the TI AM65x SoC Gigabit Ethernet Switch subsystem (CPSW
NUSS). It has two ports and provides Ethernet packet communication for the
device and can be configured as an Ethernet switch. CPSW NUSS features: the
Reduced Gigabit Media Independent Interface (RGMII), Reduced Media
Independent Interface (RMII), and the Management Data Input/Output (MDIO)
interface for physical layer device (PHY) management. The TI AM65x SoC has
integrated two-port Gigabit Ethernet Switch subsystem into device MCU
domain named MCU_CPSW0. One Ethernet port (port 1) with selectable RGMII
and RMII interfaces and an internal Communications Port Programming
Interface (CPPI) port (Host port 0).

Host Port 0 CPPI Packet Streaming Interface interface supports 8 TX
channels and on RX channels operating by TI am654 NAVSS Unified DMA
Peripheral Root Complex (UDMA-P) controller.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2019-07-15 13:32:25 -05:00
..
am65-cpsw-nuss.c net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver 2019-07-15 13:32:25 -05:00
cpsw_mdio.c driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr 2019-07-15 13:32:25 -05:00
cpsw_mdio.h driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr 2019-07-15 13:32:25 -05:00
cpsw-common.c net: ti: cpsw-common: Isolate getting syscon address from assigning macid 2019-04-12 08:05:53 -04:00
cpsw.c board: ti: am335x: Add platdata for cpsw in SPL 2019-04-12 08:05:54 -04:00
davinci_emac.c net: davinci_emac: drop support for unused PHYs 2019-05-04 13:04:01 -04:00
davinci_emac.h driver: net: consolidate ti's code in separate folder 2018-11-05 10:41:59 -06:00
Kconfig net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver 2019-07-15 13:32:25 -05:00
keystone_net.c net: netcp: add support for phy with rgmii ids 2019-04-12 08:05:46 -04:00
Makefile net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver 2019-07-15 13:32:25 -05:00