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

Commit e7d4adf8 authored by David Dai's avatar David Dai Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: clocks: videocc: add compatible string for Kona V2

Add compatible string to differentiate between Kona V2 and V1
support.

Change-Id: Ifacebe48a0fa4652a6d54c6c1908e54f494a0513
parent 02170986
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@ Qualcomm Video Clock & Reset Controller Binding
-----------------------------------------------

Required properties :
- compatible : shall contain "qcom,sdm845-videocc" or "qcom,kona-videocc"
		or "qcom,lito-videocc"
- compatible : shall contain "qcom,sdm845-videocc", "qcom,videocc-kona",
		"qcom,videocc-kona-v2" or "qcom,lito-videocc"
- reg : shall contain base register location and length
- clock-names : Shall contain "cfg_ahb_clk"
- clocks : phandle + clock reference to the GCC AHB clock.