[PATCH v1 3/6] PCI: qcom: Add support for sa8775p SoC
Manivannan Sadhasivam
mani at kernel.org
Wed Jul 5 01:28:26 PDT 2023
On Wed, Jul 05, 2023 at 01:47:08PM +0530, Mrinmay Sarkar wrote:
> Add support for sa8775p SoC reusing the 1.9.0 config.
>
Add information about the controller version, DWC version in commit message.
> Signed-off-by: Mrinmay Sarkar <quic_msarkar at quicinc.com>
> ---
> drivers/pci/controller/dwc/pcie-qcom.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/pci/controller/dwc/pcie-qcom.c b/drivers/pci/controller/dwc/pcie-qcom.c
> index 7a87a47eb7ed..59cc028d3a3e 100644
> --- a/drivers/pci/controller/dwc/pcie-qcom.c
> +++ b/drivers/pci/controller/dwc/pcie-qcom.c
> @@ -1624,6 +1624,7 @@ static const struct of_device_id qcom_pcie_match[] = {
> { .compatible = "qcom,pcie-sm8450-pcie0", .data = &cfg_1_9_0 },
> { .compatible = "qcom,pcie-sm8450-pcie1", .data = &cfg_1_9_0 },
> { .compatible = "qcom,pcie-sm8550", .data = &cfg_1_9_0 },
> + { .compatible = "qcom,pcie-sa8775p", .data = &cfg_1_9_0},
Same comment as patch 1.
- Mani
> { }
> };
>
> --
> 2.39.2
>
--
மணிவண்ணன் சதாசிவம்
More information about the linux-phy
mailing list