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

Commit 1eed4700 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: Keep dummy clock driver for msmthorium RUMI"

parents 9e6966ef 3efd78f4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -36,3 +36,11 @@
	qcom,emulation;
	/delete-property/ qcom,boost-sysclk-with-streaming;
};

&clock_gcc {
	compatible = "qcom,dummycc";
};

&clock_debug {
	compatible = "qcom,dummycc";
};