freebsd-dev/sys/dev/tsec
Justin Hibbits e150821a8c Add support for NXP/Freescale etsec2 ethernet controller
Adding the compatible property check isn't enough.  Device trees for eTSEC2
devices are missing a 'reg' property on the eTSEC node itself, relegating it to
the queue group child nodes.

Still left to do: add Multigroup mode support (see QorIQ reference manuals s for
SoCs with eTSEC2).

MFC after:	2 weeks
Relnotes:	Yes
2016-08-30 01:58:49 +00:00
..
if_tsec_fdt.c Add support for NXP/Freescale etsec2 ethernet controller 2016-08-30 01:58:49 +00:00
if_tsec.c Fix a couple printf formats. 2016-01-01 15:17:24 +00:00
if_tsec.h Add support for NXP/Freescale etsec2 ethernet controller 2016-08-30 01:58:49 +00:00
if_tsecreg.h