arm64: dts: qcom: sc7280-idp: Enable GPI DMAs

Some versions of the firmware for the sc7280-idp  board FIFO mode
disabled and must thus use GPI DMA. Enable gpi_dma0 and gpi_dma1 to
allow this.

Co-developed-by: Vijaya Krishna Nivarthi <quic_vnivarth@quicinc.com>
Signed-off-by: Vijaya Krishna Nivarthi <quic_vnivarth@quicinc.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220421115526.1828659-3-vkoul@kernel.org
This commit is contained in:
Vinod Koul 2022-04-21 17:25:26 +05:30 committed by Bjorn Andersson
parent 18bec7f725
commit f238ff81e8

View file

@ -233,6 +233,14 @@ vreg_bob: bob {
};
};
&gpi_dma0 {
status = "okay";
};
&gpi_dma1 {
status = "okay";
};
&ipa {
status = "okay";
modem-init;