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

Commit c08d750e authored by Manoj Rao's avatar Manoj Rao
Browse files

ARM: dts: msm: config correct fetch IDs for samarium



The DMA and RGB fetch IDs for pipes in MDP 1.4
changed from predecessor chipsets. Update
the correct fetch IDs in DT.

Change-Id: Ia54e01835ab78c49c36d87643f2aad5a1fee72d3
Signed-off-by: default avatarManoj Rao <manojraj@codeaurora.org>
parent f9b54e31
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -33,8 +33,8 @@
		qcom,mdss-pipe-rgb-off = <0x00001E00 0x00002200>;
		qcom,mdss-pipe-dma-off = <0x00002A00>;
		qcom,mdss-pipe-vig-fetch-id = <1 4>;
		qcom,mdss-pipe-rgb-fetch-id = <16 17>;
		qcom,mdss-pipe-dma-fetch-id = <10>;
		qcom,mdss-pipe-rgb-fetch-id = <10 11>;
		qcom,mdss-pipe-dma-fetch-id = <7>;
		qcom,mdss-smp-data = <12 8192>;

		qcom,mdss-ctl-off = <0x00000600 0x00000700 0x00000800>;