mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
Merge branch 'pci/epf-mhi'
- Update SA8775P device ID (Mrinmay Sarkar) * pci/epf-mhi: PCI: epf-mhi: Update device ID for SA8775P
This commit is contained in:
commit
f775c8a4bb
|
|
@ -125,7 +125,7 @@ static const struct pci_epf_mhi_ep_info sm8450_info = {
|
|||
|
||||
static struct pci_epf_header sa8775p_header = {
|
||||
.vendorid = PCI_VENDOR_ID_QCOM,
|
||||
.deviceid = 0x0306, /* FIXME: Update deviceid for sa8775p EP */
|
||||
.deviceid = 0x0116,
|
||||
.baseclass_code = PCI_CLASS_OTHERS,
|
||||
.interrupt_pin = PCI_INTERRUPT_INTA,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user