diff mbox series

[2/3] arm64: dts: qcom: sdm845-db845c: Enable gpi_dma1

Message ID 20220717034403.2135027-3-bjorn.andersson@linaro.org
State Accepted
Commit 79cfb1124af9b55e082d9d3efbefa4d3fc8b3cdc
Headers show
Series i2c: qcom-geni: Make it possible to run i2cdetect | expand

Commit Message

Bjorn Andersson July 17, 2022, 3:44 a.m. UTC
Enable gpi_dma1 so that i2c14 is able to find its DMA controller.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
index 4afdb72cc556..62ad67370d2b 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
@@ -443,6 +443,10 @@  &gpi_dma0 {
 	status = "okay";
 };
 
+&gpi_dma1 {
+	status = "okay";
+};
+
 &gpu {
 	status = "okay";
 	zap-shader {