commit | 3f1dcc6a56b080b76af2277b978fdd3ae71b12ce | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Wed Jan 17 19:30:55 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 22 15:35:31 2018 -0500 |
tree | cf49e5d51b8f0fa46f9403867456d79b8f8ea0d8 | |
parent | d7dfc5cf56b0e34f52d70260b024335e98f4c8c9 [diff] |
net: fec: add necessary defines to work on ARM64 The i.MX8 is a ARMv8 based SoC, that uses the same FEC IP as the earlier, ARMv7 based, i.MX SoCs. Allow the driver to work on ARM64. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Acked-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>