commit | 8e22f040828f0d25fedce8c19bc9561a08ab38cd | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Wed Oct 10 18:14:31 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 10 10:06:02 2018 -0700 |
tree | 9c253cd5cd9e9c6f52db6df25cf6d77452dc7f35 | |
parent | 34b34ee07d89d8211bc72c68bafd0176a2e6e8cb [diff] |
octeontx2-af: Add Marvell OcteonTX2 CGX driver This patch adds basic template for Marvell OcteonTX2's CGX ethernet interface driver. Just the probe. RVU AF driver will use APIs exported by this driver for various things like PF to physical interface mapping, loopback mode, interface stats etc. Hence marged both drivers into a single module. Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>