Commit 81641160 authored by Vijaya Krishna Nivarthi's avatar Vijaya Krishna Nivarthi Committed by Bjorn Andersson

arm64: dts: qcom: sc7180: Add stream-id of qspi to iommus

As part of DMA mode support to qspi driver.
Signed-off-by: default avatarVijaya Krishna Nivarthi <quic_vnivarth@quicinc.com>
Reviewed-by: default avatarDouglas Anderson <dianders@chromium.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/1682328761-17517-3-git-send-email-quic_vnivarth@quicinc.com
parent 24cf51a2
...@@ -2691,6 +2691,7 @@ opp-202000000 { ...@@ -2691,6 +2691,7 @@ opp-202000000 {
qspi: spi@88dc000 { qspi: spi@88dc000 {
compatible = "qcom,sc7180-qspi", "qcom,qspi-v1"; compatible = "qcom,sc7180-qspi", "qcom,qspi-v1";
reg = <0 0x088dc000 0 0x600>; reg = <0 0x088dc000 0 0x600>;
iommus = <&apps_smmu 0x20 0x0>;
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment