PCI: qcom: Add SM8550 PCIe support
authorAbel Vesa <abel.vesa@linaro.org>
Mon, 20 Mar 2023 14:46:58 +0000 (16:46 +0200)
committerLorenzo Pieralisi <lpieralisi@kernel.org>
Wed, 12 Apr 2023 13:22:31 +0000 (15:22 +0200)
commit6276a403c0ff2908a05d1ff4f80f961478baebbd
tree665841b9a97b5cd28798b77b25f74a08b2020a0f
parent1a24edc38dbfa9e77461b5e2bb84441351181574
PCI: qcom: Add SM8550 PCIe support

SM8550 requires two additional clocks for proper working.

Add these two clocks as optional clocks (as only required by this
platform) and compatible for this platform.

While at it, let's also rename the reset variable to "rst" from
"pci_reset" to match the existing naming preference.

Link: https://lore.kernel.org/r/20230320144658.1794991-2-abel.vesa@linaro.org
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
[lpieralisi@kernel.org: commit log rewording]
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
drivers/pci/controller/dwc/pcie-qcom.c