On Wed, Jun 29, 2022 at 04:09:57PM +0200, Johan Hovold wrote: > The SA8540P platform has five PCIe controllers: two 4-lane, two 2-lane > and one 1-lane. > > Add a new "qcom,pcie-sa8540p" compatible string and reuse the 1.9.0 ops. > > Note that like for SC8280XP, the SA8540 controllers need two or three > interconnect clocks to be enabled. > > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> > --- > drivers/pci/controller/dwc/pcie-qcom.c | 6 ++++++ > 1 file changed, 6 insertions(+) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>