Skip to content

Commit da51e2c

Browse files
Konrad Dybcioandersson
authored andcommitted
arm64: dts: qcom: sdm845-tama: Enable GPI_DMA0/1
Enable both GPI DMAs. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230313-topic-tama_disp-v3-6-2b1567c039d7@linaro.org
1 parent ff9108e commit da51e2c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,14 @@
417417
status = "okay";
418418
};
419419

420+
&gpi_dma0 {
421+
status = "okay";
422+
};
423+
424+
&gpi_dma1 {
425+
status = "okay";
426+
};
427+
420428
&gpu {
421429
status = "okay";
422430

0 commit comments

Comments
 (0)