freebsd-dev/sys/arm/freescale
Ian Lepore 4b7ae525a8 A couple small fixes for the imx6_sdma driver...
Attach after interrupt controllers, since the attach function tries to
set up an interrupt handler.

Check for the availability of the required firmware early in the attach
code (before allocating resources).  If the firmware is not available, set
a static var to remember that, so that if the device is re-probed on later
passes it won't repeatedly try to attach and then complain again about
missing firmware.
2020-11-25 18:09:01 +00:00
..
imx A couple small fixes for the imx6_sdma driver... 2020-11-25 18:09:01 +00:00
vybrid arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
fsl_ocotp.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
fsl_ocotpreg.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
fsl_ocotpvar.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00