summaryrefslogtreecommitdiff
path: root/drivers/timer/omap-timer.c
diff options
context:
space:
mode:
authorVignesh Raghavendra <vigneshr@ti.com>2021-12-24 12:55:30 +0530
committerTom Rini <trini@konsulko.com>2022-01-15 10:38:26 -0500
commit38922b1f4acc0ae80c58a3baae9134b02defece7 (patch)
treebf9357d2fe686affbf0af70fe20560155023e326 /drivers/timer/omap-timer.c
parente58d9284850fa78d364d264087fe744717963675 (diff)
net: ti: am65-cpsw: Add support for multi port independent MAC mode
On certain TI SoC, like AM64x there is a CPSW3G which supports 2 external independent MAC ports for single CPSW instance. It is not possible for Ethernet driver to register more than one port for given instance. This patch modifies top level CPSW NUSS as UCLASS_MISC and binds UCLASS_ETH to individual ports so as to support bring up more than one Ethernet interface in U-Boot. Note that there is no isolation in the since, CPSW NUSS is in promisc mode and forwards all packets to host. Since top level driver is now UCLASS_MISC, board files would need to instantiate this driver explicitly. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'drivers/timer/omap-timer.c')
0 files changed, 0 insertions, 0 deletions