summaryrefslogtreecommitdiff
path: root/sys/src/9/imx8/pciimx.c
AgeCommit message (Collapse)Author
2022-07-03imx8: qos magic to avoid interference between pcie and lcdifcinap_lenrek
when writing to the nvme ssd, the screen can glitch out. found this in linux lcdif driver (mxcfb) that appears to resolve the issue. the QoSc registers are all completely undocumented tho :-(
2022-07-03imx8: less stupid pci interrupt handlercinap_lenrek
2022-07-03imx8: pcie and nvme supportcinap_lenrek