]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sdm845-lg-common: Enable qups and their dma controllers
authorPaul Sajna <sajattack@postmarketos.org>
Wed, 1 Apr 2026 03:15:10 +0000 (20:15 -0700)
committerBjorn Andersson <andersson@kernel.org>
Wed, 1 Apr 2026 14:41:47 +0000 (09:41 -0500)
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>
arch/arm64/boot/dts/qcom/sdm845-lg-common.dtsi

index 87ac41ec2e464f72e7d89b002c6767b026ef227b..8b7a271b7568a87d3ebb487e77fa7fbbd1623e81 100644 (file)
                           <GCC_LPASS_SWAY_CLK>;
 };
 
+&gpi_dma0 {
+       status = "okay";
+};
+
+&gpi_dma1 {
+       status = "okay";
+};
+
 &gpu {
        status = "okay";
 };
        status = "okay";
 };
 
+&qupv3_id_0 {
+       status = "okay";
+};
+
+&qupv3_id_1 {
+       status = "okay";
+};
+
 &sdhc_2 {
        cd-gpios = <&tlmm 126 GPIO_ACTIVE_LOW>;