PCI: epf-mhi: Add support for SA8775P SoC
authorMrinmay Sarkar <quic_msarkar@quicinc.com>
Fri, 1 Dec 2023 12:06:15 +0000 (17:36 +0530)
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Fri, 16 Feb 2024 10:49:14 +0000 (16:19 +0530)
commitc670e29f5bfe6c404a5405a0fa8e235de2f4f0c9
treeec05dbcf942f1206860107946fa330293a419bac
parent2e00fd5487c796db8b8324e80bc5fe8a02c15a15
PCI: epf-mhi: Add support for SA8775P SoC

Add support for Qualcomm Snapdragon SA8775P SoC to the EPF driver.
SA8775P is currently reusing the PID 0x0306 (the default one hardcoded
in the config space header) as the unique PID is not yet allocated.

But the host side stack works fine with the default PID. It will get
updated once the PID is finalized. Also, it has no fixed PCI class as of
now, so it is being advertised as "PCI_CLASS_OTHERS".

Signed-off-by: Mrinmay Sarkar <quic_msarkar@quicinc.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/1701432377-16899-5-git-send-email-quic_msarkar@quicinc.com
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
drivers/pci/endpoint/functions/pci-epf-mhi.c