Bjorn, these patches implement the DTS changes required for the Qualcomm IPA driver to support the SDM845 SoC. The first adds the basic IPA information, which would be needed for kernel versions prior to v5.7. The second updates the interconnect providers as required because of this commit: b303f9f0050b arm64: dts: sdm845: Redefine interconnect provider DT nodes David Miller has reverted the first of these from net-next. https://lore.kernel.org/netdev/20200312.154852.115271760293062652.davem@xxxxxxxxxxxxx/ As agreed, please apply these to the Qualcomm tree if you find them acceptable after review. They are based on the qcom/arm64-for-5.7 branch. Thanks. -Alex Alex Elder (2): arm64: dts: sdm845: add IPA information arm64: dts: sdm845: update IPA interconnect providers arch/arm64/boot/dts/qcom/sdm845.dtsi | 52 ++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) -- 2.20.1