Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

As part of DMA mode support to qspi driver.

Signed-off-by: Vijaya Krishna Nivarthi <quic_vnivarth@quicinc.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/1682328761-17517-5-git-send-email-quic_vnivarth@quicinc.com

authored by

Vijaya Krishna Nivarthi and committed by
Bjorn Andersson
0aa2811c cc406006

+1
+1
arch/arm64/boot/dts/qcom/sdm845.dtsi
··· 3890 3890 qspi: spi@88df000 { 3891 3891 compatible = "qcom,sdm845-qspi", "qcom,qspi-v1"; 3892 3892 reg = <0 0x088df000 0 0x600>; 3893 + iommus = <&apps_smmu 0x160 0x0>; 3893 3894 #address-cells = <1>; 3894 3895 #size-cells = <0>; 3895 3896 interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;