Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d32c9507 authored by Alexander Beykun's avatar Alexander Beykun
Browse files

ARM: dts: msm: add dgm csc12 support for SDM855



This patch enables dgm csc12 block on DMA pipes for SDM855.

Change-Id: I2f218735ddc81d76570dcfaa33b13463fc24c03a
Signed-off-by: default avatarAlexander Beykun <abeykun@codeaurora.org>
parent bbfdede9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -234,11 +234,13 @@
				qcom,sde-dma-igc = <0x400 0x00050000>;
				qcom,sde-dma-gc = <0x600 0x00050000>;
				qcom,sde-dma-inverse-pma;
				qcom,sde-dma-csc-off = <0x200>;
			};
			dgm@1 {
				qcom,sde-dma-igc = <0x1400 0x00050000>;
				qcom,sde-dma-gc = <0x600 0x00050000>;
				qcom,sde-dma-inverse-pma;
				qcom,sde-dma-csc-off = <0x1200>;
			};
		};