commit | 25f7cf7eb098ff848162a77d4ed9ab55325008d2 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Wed Mar 18 16:47:38 2020 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Wed Apr 29 11:10:54 2020 +0530 |
tree | b9b111287d19cd09ca8ca615d80a15dff2e23157 | |
parent | 872004f525990653f7f816bb38a12e62f9e4c215 [diff] |
drivers: net: fsl-mc: add support for CONFIG_DM_ETH Make any adjustments necessary in order to support DPAA2 devices probed using CONFIG_DM_ETH. While at it, fixup some styling issues aroung the switch-case statement. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>