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

Commit 2435978c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: disable reg dma block for sdm845"

parents c8f0d194 608099ba
Loading
Loading
Loading
Loading
+2 −7
Original line number Diff line number Diff line
@@ -14,11 +14,9 @@
	mdss_mdp: qcom,mdss_mdp@ae00000 {
		compatible = "qcom,sde-kms";
		reg = <0x0ae00000 0x81d40>,
		      <0x0aeb0000 0x2008>,
		      <0x0aeac000 0xf0>;
		      <0x0aeb0000 0x2008>;
		reg-names = "mdp_phys",
			"vbif_phys",
			"regdma_phys";
			"vbif_phys";

		clocks =
			<&clock_gcc GCC_DISP_AHB_CLK>,
@@ -181,9 +179,6 @@
		/* offsets are relative to "mdp_phys + qcom,sde-off */
		qcom,sde-inline-rot-clk-ctrl = <0x2bc 0x8>, <0x2bc 0xc>;

		qcom,sde-reg-dma-off = <0>;
		qcom,sde-reg-dma-version = <0x1>;
		qcom,sde-reg-dma-trigger-off = <0x119c>;

		qcom,sde-sspp-vig-blocks {
			qcom,sde-vig-csc-off = <0x1a00>;