Skip to content

Commit 4ec3045

Browse files
sajattackandersson
authored andcommitted
arm64: dts: qcom: sdm845-lg-common: Enable qups and their dma controllers
Qualcomm serial communicators required for i2c, serial, and spi Signed-off-by: Paul Sajna <sajattack@postmarketos.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260331-judyln-dts-v7-5-87217b15fefb@postmarketos.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent e9f611d commit 4ec3045

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sdm845-lg-common.dtsi

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,14 @@
454454
<GCC_LPASS_SWAY_CLK>;
455455
};
456456

457+
&gpi_dma0 {
458+
status = "okay";
459+
};
460+
461+
&gpi_dma1 {
462+
status = "okay";
463+
};
464+
457465
&gpu {
458466
status = "okay";
459467
};
@@ -482,6 +490,14 @@
482490
status = "okay";
483491
};
484492

493+
&qupv3_id_0 {
494+
status = "okay";
495+
};
496+
497+
&qupv3_id_1 {
498+
status = "okay";
499+
};
500+
485501
&sdhc_2 {
486502
cd-gpios = <&tlmm 126 GPIO_ACTIVE_LOW>;
487503

0 commit comments

Comments
 (0)