commit | 6465859aba1e66a5351b047fbf40e9e9bcb6c669 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@cavium.com> | Fri Aug 12 16:51:33 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 13 11:59:31 2016 -0700 |
tree | 4c7d1dc87d7b1f115440969e8f6067df9e7951a2 | |
parent | 3f8057cfe8adc12bd272fe2c67e3c9ab9cff0a12 [diff] |
net: thunderx: Add RGMII interface type support This patch adds RGX/RGMII interface type support to BGX driver. This type of interface is supported by 81xx SOC. CN81XX VNIC has 8 VFs and max possible LMAC interfaces are 9, hence RGMII interface will not work if all DLMs are in BGX mode and all 8 LMACs are enabled Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>