CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/11 06:23:52
Modified files:
sys/arch/arm64/dev: aplpcie.c
sys/arch/arm64/include: pci_machdep.h
Log message:
Store the device tree node in the pcitag_t like we do on powerpc64 andi
sparc64. For now, do this only for aplpcie(4) as we only need this
functionality for Apple Silicon systems.
ok patrick@
