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

Commit 9b9758df authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update clock name for HLOS1_VOTE_GPU_SMMU_CLK on sm6150"

parents 271eb03e ef91c6a1
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@

		clock-names = "core_clk", "rbbmtimer_clk", "mem_clk",
				"iface_clk", "mem_iface_clk",
				"gpu_cc_hlos1_vote_gpu_smmu_clk", "gmu_clk";
				"smmu_vote", "gmu_clk";

		/* Bus Scale Settings */
		qcom,gpubw-dev = <&gpubw>;
@@ -603,8 +603,7 @@
			<&clock_gcc GCC_GPU_MEMNOC_GFX_CLK>,
			<&clock_gpucc GPU_CC_HLOS1_VOTE_GPU_SMMU_CLK>;

		clock-names = "mem_clk", "mem_iface_clk",
				"gpu_cc_hlos1_vote_gpu_smmu_clk";
		clock-names = "mem_clk", "mem_iface_clk", "smmu_vote";

		qcom,secure_align_mask = <0xfff>;
		qcom,retention;
@@ -647,7 +646,6 @@

		clock-names = "gmu", "rbbmtimer", "mem",
				"iface", "mem_iface",
				"gpu_cc_hlos1_vote_gpu_smmu_clk",
				"core";
				"smmu_vote", "core";
	};
};