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

Commit 03ade87f 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: enable real AOP QMP clock control"

parents 3f5d64ff 6f905dcf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1242,10 +1242,10 @@
	};

	clock_aop: qcom,aopclk {
		compatible = "qcom,dummycc";
		clock-output-names = "aop_clocks";
		compatible = "qcom,aop-qmp-clk";
		#clock-cells = <1>;
		#reset-cells = <1>;
		mboxes = <&qmp_aop 0>;
		mbox-names = "qdss_clk";
	};

	clock_gcc: qcom,gcc {