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/arm64/boot/dts/qcom/msm8996.dtsi | 6 +++--- > arch/arm64/boot/dts/qcom/qcs404.dtsi | 2 +- > arch/arm64/boot/dts/qcom/sdm845.dtsi | 4 ++-- > arch/arm64/boot/dts/qcom/sm8250.dtsi | 6 +++--- > 4 files changed, 9 insertions(+), 9 deletions(-) > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof