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

Commit 009cf680 authored by Pankaj Gupta's avatar Pankaj Gupta
Browse files

ARM: dts: msm: Fix typo in gpu smmu clock name

Fix typo in memnoc_gfx clock for smmu as per lito
smmu dtsi.

Change-Id: I49c19c5a4c8f899fbf9bee98e99a3e29708aef03
parent 6ebe247d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -237,7 +237,7 @@
			<&gcc GCC_GPU_SNOC_DVM_GFX_CLK>,
			<&gpucc GPU_CC_AHB_CLK>;

		clock-names = "igcc_gpu_memnoc_gfx",
		clock-names = "gcc_gpu_memnoc_gfx",
			"gcc_gpu_snoc_dvm_gfx",
			"gpu_cc_ahb";