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

Commit da47ee9c authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

ARM: dts: msm: Add the clock nodes on SDM845 v2



Add the clock nodes for the peripheral, camera, video and
display clocks on SDM845 v2.

Change-Id: Ie1b23ee534b2a3280b2fc88e9560828a68bc423f
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 6c846e3a
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -20,3 +20,19 @@
&spmi_debug_bus {
	status = "ok";
};

&clock_gcc {
	compatible = "qcom,gcc-sdm845-v2";
};

&clock_camcc {
	compatible = "qcom,cam_cc-sdm845-v2";
};

&clock_dispcc {
	compatible = "qcom,dispcc-sdm845-v2";
};

&clock_videocc {
	compatible = "qcom,video_cc-sdm845-v2";
};