CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/13 03:07:26
Modified files:
sys/dev/fdt : dwpcie.c
Log message:
Add (minimal) support for the RK3568 PCIe controller. This relies on
the firmware to do most of the hardware initialization; the driver
basically only sets up the address translation unit to match the
configuration specified in the device tree.
ok patrick@
