net: stmmac: dwc-qos: Add Tegra186 support
The NVIDIA Tegra186 SoC contains an instance of the Synopsys DWC ethernet QOS IP core. The binding that it uses is slightly different from existing ones because of the integration (clocks, resets, ...). Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
cee45b2eda
commit
e6ea2d16fc
@@ -25,6 +25,7 @@
|
||||
#define GMAC_RXQ_CTRL0 0x000000a0
|
||||
#define GMAC_INT_STATUS 0x000000b0
|
||||
#define GMAC_INT_EN 0x000000b4
|
||||
#define GMAC_1US_TIC_COUNTER 0x000000dc
|
||||
#define GMAC_PCS_BASE 0x000000e0
|
||||
#define GMAC_PHYIF_CONTROL_STATUS 0x000000f8
|
||||
#define GMAC_PMT 0x000000c0
|
||||
|
Reference in New Issue
Block a user