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

Commit 195c9f66 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support of clock AOP for YUPIK"

parents f18145e8 2e2417d1
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -572,10 +572,11 @@
	};

	aopcc: qcom,aopcc {
		compatible = "qcom,dummycc";
		clock-output-names = "aopcc_clocks";
		compatible = "qcom,aop-qmp-clk";
		mboxes = <&qmp_aop 0>;
		mbox-names = "qdss_clk";
		#clock-cells = <1>;
		#reset-cells = <1>;
		qcom,clk-stop-bimc-log;
	};

	gcc: clock-controller@100000 {