On 22/04/2022 13:48, Dmitry Baryshkov wrote: > Qualcomm PCIe devices are not really compatible with the snps,dw-pcie. > Unlike the generic IP core, they have special requirements regarding > enabling clocks, toggling resets, using the PHY, etc. > > This is not to mention that platform snps-dw-pcie driver expects to find > two IRQs declared, while Qualcomm platforms use just one. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > arch/arm/boot/dts/qcom-apq8064.dtsi | 2 +- > arch/arm/boot/dts/qcom-ipq4019.dtsi | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof