Loading arch/arm64/configs/vendor/lahaina_debug.config +3 −0 Original line number Diff line number Diff line Loading @@ -24,3 +24,6 @@ CONFIG_I3C=y CONFIG_I3C_MASTER_MSM_GENI=y # CONFIG_CDNS_I3C_MASTER is not set # CONFIG_DW_I3C_MASTER is not set CONFIG_PCI_MSM=y CONFIG_PCI_MSM_MSI=y # CONFIG_CNSS2 is not set drivers/pci/controller/pci-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -6127,6 +6127,7 @@ static int msm_pci_probe(struct pci_dev *pci_dev, static struct pci_device_id msm_pci_device_id[] = { {PCI_DEVICE(0x17cb, 0x0108)}, {PCI_DEVICE(0x17cb, 0x010b)}, {PCI_DEVICE(0x17cb, 0x010c)}, {0}, }; Loading Loading
arch/arm64/configs/vendor/lahaina_debug.config +3 −0 Original line number Diff line number Diff line Loading @@ -24,3 +24,6 @@ CONFIG_I3C=y CONFIG_I3C_MASTER_MSM_GENI=y # CONFIG_CDNS_I3C_MASTER is not set # CONFIG_DW_I3C_MASTER is not set CONFIG_PCI_MSM=y CONFIG_PCI_MSM_MSI=y # CONFIG_CNSS2 is not set
drivers/pci/controller/pci-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -6127,6 +6127,7 @@ static int msm_pci_probe(struct pci_dev *pci_dev, static struct pci_device_id msm_pci_device_id[] = { {PCI_DEVICE(0x17cb, 0x0108)}, {PCI_DEVICE(0x17cb, 0x010b)}, {PCI_DEVICE(0x17cb, 0x010c)}, {0}, }; Loading