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.
2 parents cc28c0e + 4f13dd9 commit f775c8aCopy full SHA for f775c8a
drivers/pci/endpoint/functions/pci-epf-mhi.c
@@ -125,7 +125,7 @@ static const struct pci_epf_mhi_ep_info sm8450_info = {
125
126
static struct pci_epf_header sa8775p_header = {
127
.vendorid = PCI_VENDOR_ID_QCOM,
128
- .deviceid = 0x0306, /* FIXME: Update deviceid for sa8775p EP */
+ .deviceid = 0x0116,
129
.baseclass_code = PCI_CLASS_OTHERS,
130
.interrupt_pin = PCI_INTERRUPT_INTA,
131
};
0 commit comments