aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/fdma/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2024-09-04net: microchip: add FDMA libraryDaniel Machon1-0/+7
Add new FDMA library for interacting with the FDMA engine on Microchip Sparx5 and lan966x switch chips, in an effort to reduce duplicate code and provide a common set of symbols and functions. Signed-off-by: Daniel Machon <[email protected]> Reviewed-by: Steen Hegelund <[email protected]> Reviewed-by: Jens Emil Schulz Østergaard <[email protected]> Reviewed-by: Horatiu Vultur <[email protected]> Signed-off-by: David S. Miller <[email protected]>