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

Commit e6396558 authored by Chetan C R's avatar Chetan C R
Browse files

bindings: clock: Add debugcc node support for sdm439

Add debugcc clock node support for clock measurements
on SDM429 and SDM439.

Change-Id: I6b83c7af1c68160b21cf969dbbb343dd88913bb5
parent 64bfadfe
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,9 +5,9 @@ Required properties :
- compatible: Shall contain "qcom,kona-debugcc", "qcom,lito-debugcc",
		"qcom,bengal-debugcc", "qcom,lagoon-debugcc"
		"qcom,sdm660-debugcc" "qcom,sdm429w-debugcc"
		"qcom,msm8937-debugcc" "qcom,msm8917-debugcc"
		"qcom,sdm429w-debugcc", "qcom,qm215-debugcc"
		or "qcom,sdm450-debugcc", "qcom,khaje-debugcc".
		"qcom,sdm439-debugcc", "qcom,sdm429-debugcc"
		"qcom,qm215-debugcc" or "qcom,khaje-debugcc".

- qcom,gcc: phandle to the GCC device node.
- qcom,videocc: phandle to the Video CC device node.
- qcom,camcc: phandle to the Camera CC device node.