CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/21 13:39:41
Modified files:
sys/dev/fdt : dwpcie.c
Log message:
Encode the device tree node in the pci tag like we do in aplpcie(4) so that
PCI device drivers can have access to device tree properties, e.g. to allow
qwx(4) to retrieve the calibration variant.
ok kettenis@
