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

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

Merge "ARM: dts: msm: Associate address with clock controller nodes for SM6150"

parents 17c90c75 76294f8e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -744,7 +744,7 @@
		mbox-names = "qdss_clk";
	};

	clock_gcc: qcom,gcc {
	clock_gcc: qcom,gcc@100000 {
		compatible = "qcom,gcc-sm6150", "syscon";
		reg = <0x100000 0x1f0000>;
		reg-names = "cc_base";
@@ -754,7 +754,7 @@
		#reset-cells = <1>;
	};

	clock_videocc: qcom,videocc {
	clock_videocc: qcom,videocc@ab00000 {
		compatible = "qcom,videocc-sm6150", "syscon";
		reg = <0xab00000 0x10000>;
		reg-names = "cc_base";
@@ -777,7 +777,7 @@
		#reset-cells = <1>;
	};

	clock_gpucc: qcom,gpupcc {
	clock_gpucc: qcom,gpupcc@5090000 {
		compatible = "qcom,gpucc-sm6150", "syscon";
		reg = <0x5090000 0x9000>;
		reg-names = "cc_base";