This series adds the gpi_dma nodes followed by the i2c and spi nodes for the three qups found in the SM8450 SoC. While at it, iommus was missing for qup0/qup1, so fix that up too. Lastly enable the spi and i2c nodes found on the QRD board. Vinod Koul (7): arm64: dts: qcom: sm8450: Add gpi_dma nodes arm64: dts: qcom: sm8450: Fix missing iommus for qup arm64: dts: qcom: sm8450: Add qup nodes for qup0 arm64: dts: qcom: sm8450: Add qup nodes for qup1 arm64: dts: qcom: sm8450: Add qup nodes for qup2 arm64: dts: qcom: sm8450: Fix missing iommus for qup1 arm64: dts: qcom: sm8450-qrd: Enable spi and i2c nodes arch/arm64/boot/dts/qcom/sm8450-qrd.dts | 24 + arch/arm64/boot/dts/qcom/sm8450.dtsi | 1240 +++++++++++++++++++++++ 2 files changed, 1264 insertions(+) -- 2.34.1