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

Commit f7939ea3 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: Update and enable the clock_gcc node on SDM855" into msm-next

parents 66f5d20a 1af4849d
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -522,8 +522,11 @@
	};

	clock_gcc: qcom,gcc {
		compatible = "qcom,dummycc";
		clock-output-names = "gcc_clocks";
		compatible = "qcom,gcc-sdm855";
		reg = <0x100000 0x1f0000>;
		reg-names = "cc_base";
		vdd_cx-supply = <&pm855l_s6_level>;
		vdd_cx_ao-supply = <&pm855l_s6_level_ao>;
		#clock-cells = <1>;
		#reset-cells = <1>;
	};