Skip to content

Commit

Permalink
octeontx2-af: Add support for CGX link management
Browse files Browse the repository at this point in the history
CGX LMAC initialization, link status polling etc is done
by low level secure firmware. For link management this patch
adds a interface or communication mechanism between firmware
and this kernel CGX driver.

- Firmware interface specification is defined in cgx_fw_if.h.
- Support to send/receive commands/events to/form firmware.
- events/commands implemented
  * link up
  * link down
  * reading firmware version

Signed-off-by: Linu Cherian <lcherian@marvell.com>
Signed-off-by: Nithya Mani <nmani@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Linu Cherian authored and David S. Miller committed Oct 10, 2018
1 parent 3a4fa84 commit 1463f38
Show file tree
Hide file tree
Showing 4 changed files with 668 additions and 4 deletions.
Loading

0 comments on commit 1463f38

Please sign in to comment.