diff --git a/bindings/clock/qcom,camcc.txt b/bindings/clock/qcom,camcc.txt index c6aa0684..f149a397 100644 --- a/bindings/clock/qcom,camcc.txt +++ b/bindings/clock/qcom,camcc.txt @@ -10,6 +10,7 @@ Required properties : "qcom,waipio-camcc" "qcom,waipio-camcc-v2" "qcom,diwali-camcc" + "qcom,cape-camcc" - reg : shall contain base register location and length. - #clock-cells : from common clock binding, shall contain 1. - #reset-cells : from common reset binding, shall contain 1. diff --git a/bindings/clock/qcom,dispcc.txt b/bindings/clock/qcom,dispcc.txt index 9137b858..220c97da 100644 --- a/bindings/clock/qcom,dispcc.txt +++ b/bindings/clock/qcom,dispcc.txt @@ -11,6 +11,7 @@ Required properties : "qcom,holi-dispcc" "qcom,waipio-dispcc" "qcom,diwali-dispcc" + "qcom,cape-dispcc" - reg : shall contain base register location and length. - #clock-cells : from common clock binding, shall contain 1. diff --git a/bindings/clock/qcom,gcc.txt b/bindings/clock/qcom,gcc.txt index 23707856..8d765baf 100644 --- a/bindings/clock/qcom,gcc.txt +++ b/bindings/clock/qcom,gcc.txt @@ -33,6 +33,7 @@ Required properties : "qcom,sdxlemur-gcc" "qcom,waipio-gcc" "qcom,diwali-gcc" + "qcom,cape-gcc" - reg : shall contain base register location and length - vdd_cx-supply: The vdd_cx logic rail supply. diff --git a/bindings/clock/qcom,gpucc.txt b/bindings/clock/qcom,gpucc.txt index 9de26b74..08c8b472 100644 --- a/bindings/clock/qcom,gpucc.txt +++ b/bindings/clock/qcom,gpucc.txt @@ -9,6 +9,7 @@ Required properties : "qcom,waipio-gpucc", "qcom,waipio-gpucc-v2", "qcom,diwali-gpucc". + "qcom,cape-gpucc", - reg: shall contain base register offset and size. - reg-names: names of registers listed in the same order as in the reg property. Must contain "cc_base". diff --git a/bindings/clock/qcom,videocc.txt b/bindings/clock/qcom,videocc.txt index 0dd091f5..860c9883 100644 --- a/bindings/clock/qcom,videocc.txt +++ b/bindings/clock/qcom,videocc.txt @@ -9,6 +9,7 @@ Required properties : "qcom,shima-videocc" "qcom,waipio-videocc" "qcom,diwali-videocc" + "qcom,cape-videocc" - reg : shall contain base register location and length - #clock-cells : from common clock binding, shall contain 1.