The first patch in this series changes the IOMMU specification for the IPA node in "sc7180.dtsi" to identify two streams distinctly, rather than specifying them with a mask. This was inspired by something Bjorn did recently for IPA in "sdm845.dtsi". The second and third just replace 0 with GIC_SPI in two IPA interrupt specifications. (I'm sorry if I should have separated these.) -Alex Alex Elder (3): arm64: dts: qcom: sc7180: limit IPA iommu streams arm64: dts: qcom: sc7180: use GIC_SPI for IPA interrupts arm64: dts: qcom: sdm845: use GIC_SPI for IPA interrupts arch/arm64/boot/dts/qcom/sc7180.dtsi | 7 ++++--- arch/arm64/boot/dts/qcom/sdm845.dtsi | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) -- 2.20.1