freebsd-dev/sys/arm64/qoriq
Andrew Turner cb894f746c Map arm64 pci config memory as non-posted
On arm64 PCI config memory is expected to be mapped with a non-posted
device type. To handle this use the new bus_map_resource support in
arm64 to map memory with the new VM_MEMATTR_DEVICE_NP attribute. This
memory has already been allocated and activated, it just needs to be
mapped.

Reviewed by:	kevans, mmel
Differential Revision:	https://reviews.freebsd.org/D30079
2023-03-05 20:17:21 +00:00
..
clk Include sys/malloc.h directly in the qoriq clock 2022-11-03 09:45:47 +00:00
qoriq_dw_pci.c Map arm64 pci config memory as non-posted 2023-03-05 20:17:21 +00:00
qoriq_gpio_pic.c arm64 qoriq: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
qoriq_therm_if.m Add basic support for Freescale LX2160A SoC. 2020-12-05 12:08:37 +00:00
qoriq_therm.c arm64, qoriq_therm: fix handling sites on version 1 and 2 2022-07-18 11:51:03 +00:00