From 9d1b782d04b684ae7d0e7efa81c5914a2e2a0a43 Mon Sep 17 00:00:00 2001 From: Kalpak Kawadkar Date: Wed, 11 May 2022 16:43:21 +0530 Subject: [PATCH] dt-bindings: clock: Add support for RAVELIN clock controllers Add the GCC, GPUCC, DISPCC, CAMCC, RPMHCC and DEBUGCC clock controller bindings for ravelin device. Change-Id: I510a54d250759649c182570ae631859cebebc49f --- bindings/clock/qcom,camcc.txt | 1 + bindings/clock/qcom,debugcc.txt | 1 + bindings/clock/qcom,dispcc.txt | 1 + bindings/clock/qcom,gcc.txt | 1 + bindings/clock/qcom,gpucc.txt | 1 + bindings/clock/qcom,rpmh-clk.txt | 1 + 6 files changed, 6 insertions(+) diff --git a/bindings/clock/qcom,camcc.txt b/bindings/clock/qcom,camcc.txt index 9b3ae011..0c2305f0 100644 --- a/bindings/clock/qcom,camcc.txt +++ b/bindings/clock/qcom,camcc.txt @@ -14,6 +14,7 @@ Required properties : "qcom,neo-camcc" "qcom,parrot-camcc" "qcom,anorak-camcc" + "qcom,ravelin-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,debugcc.txt b/bindings/clock/qcom,debugcc.txt index 66d72823..bbf2ed1e 100644 --- a/bindings/clock/qcom,debugcc.txt +++ b/bindings/clock/qcom,debugcc.txt @@ -13,6 +13,7 @@ Required properties : "qcom,neo-debugcc" "qcom,parrot-debugcc" "qcom,anorak-debugcc" + "qcom,ravelin-debugcc" - qcom,gcc: phandle to the GCC device node. - qcom,videocc: phandle to the Video CC device node. diff --git a/bindings/clock/qcom,dispcc.txt b/bindings/clock/qcom,dispcc.txt index 926d004e..e6de2165 100644 --- a/bindings/clock/qcom,dispcc.txt +++ b/bindings/clock/qcom,dispcc.txt @@ -16,6 +16,7 @@ Required properties : "qcom,parrot-dispcc" "qcom,anorak-dispcc0" "qcom,anorak-dispcc1" + "qcom,ravelin-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 417f33f8..52161590 100644 --- a/bindings/clock/qcom,gcc.txt +++ b/bindings/clock/qcom,gcc.txt @@ -37,6 +37,7 @@ Required properties : "qcom,neo-gcc" "qcom,parrot-gcc" "qcom,anorak-gcc" + "qcom,ravelin-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 1f3f4a58..3cc14eaa 100644 --- a/bindings/clock/qcom,gpucc.txt +++ b/bindings/clock/qcom,gpucc.txt @@ -13,6 +13,7 @@ Required properties : "qcom,neo-gpucc" "qcom,parrot-gpucc" "qcom,anorak-gpucc" + "qcom,ravelin-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,rpmh-clk.txt b/bindings/clock/qcom,rpmh-clk.txt index 715dabb0..16fec441 100644 --- a/bindings/clock/qcom,rpmh-clk.txt +++ b/bindings/clock/qcom,rpmh-clk.txt @@ -18,6 +18,7 @@ Required properties : "qcom,neo-rpmh-clk" "qcom,parrot-rpmh-clk" "qcom,anorak-rpmh-clk" + "qcom,ravelin-rpmh-clk" - #clock-cells : must contain 1