I have issues getting a, NVME SSD running on my VisionFive 2 board and think
this could be related to this bug. The NVME disk doesn't show up in `lsblk` and
I see the following dmesg entries:
> hotznplotz:~ # dmesg | grep -i pci
> [ 0.279910] [ T1] PCI: CLS 0 bytes, default 64
> [ 2.669127] [ T1] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [ 9.947020] [ T414] pcie-starfive 2b000000.pcie: error -ENODEV: failed to get valid pcie domain
> [ 9.947159] [ T414] pcie-starfive 2c000000.pcie: error -ENODEV: failed to get valid pcie domain
Has someone an idea how to get this to work?