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

Commit 0836d18d authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

ARM: dts: msm: Add DT node for aop-qmp clock controller on SDM845 v2



The aop-qmp clock controller needs to differentiate between
different versions on the SDM845 target. Add the DT node for
SDM845 v2 to allow doing so.

Change-Id: I15fb3bfc53219a51a52c6ea99b66e3510b2f5a01
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 90954d7f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -454,6 +454,10 @@
	compatible = "qcom,video_cc-sdm845-v2";
};

&clock_aop {
	compatible = "qcom,aop-qmp-clk-v2";
};

&msm_vidc {
	qcom,allowed-clock-rates = <100000000 200000000 330000000
		404000000 444000000 533000000>;