CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/11 01:03:24
Modified files:
sys/dev/fdt : dwpcie.c
Log message:
Add i.MX8MQ support to dwpcie(4). Since the i.MX8MQ does seem to
use MSI using dwpcie(4) instead of the GIC, MSIs are disabled for
that platform until implemented.
ok kettenis@
