We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20bbb08 commit 046e9b9Copy full SHA for 046e9b9
include/linux/pcie-dwc.h
@@ -28,6 +28,8 @@ static const struct dwc_pcie_vsec_id dwc_pcie_rasdes_vsec_ids[] = {
28
.vsec_id = 0x02, .vsec_rev = 0x4 },
29
{ .vendor_id = PCI_VENDOR_ID_QCOM,
30
31
+ { .vendor_id = PCI_VENDOR_ID_ROCKCHIP,
32
+ .vsec_id = 0x02, .vsec_rev = 0x4 },
33
{ .vendor_id = PCI_VENDOR_ID_SAMSUNG,
34
35
{}
0 commit comments