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

Commit cedcceea 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: Add dummy clock support for RUMI on MDMFERMIUM"

parents 2565a21f 730536ce
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -39,3 +39,12 @@
	/delete-property/ qcom,boost-sysclk-with-streaming;
	/delete-property/ qcom,streaming-func;
};

&clock_gcc {
	compatible="qcom,dummycc";
	#clock-cells = <1>;
};

&clock_debug {
	status = "disabled";
};