diff --git a/bindings/clock/qcom,camcc.txt b/bindings/clock/qcom,camcc.txt index a251b917..d0493b98 100644 --- a/bindings/clock/qcom,camcc.txt +++ b/bindings/clock/qcom,camcc.txt @@ -16,6 +16,7 @@ Required properties : "qcom,sm8150-camcc-v2" "qcom,sa8155-camcc" "qcom,sa8155-camcc-v2" + "qcom,sc8180x-camcc" - reg : shall contain base register location and length. - #clock-cells : from common clock binding, shall contain 1. diff --git a/bindings/clock/qcom,debugcc.txt b/bindings/clock/qcom,debugcc.txt index 2d89b16c..ff1d74b6 100644 --- a/bindings/clock/qcom,debugcc.txt +++ b/bindings/clock/qcom,debugcc.txt @@ -14,6 +14,7 @@ Required properties : "qcom,sm8150-debugcc" "qcom,cinder-debugcc" "qcom,khaje-debugcc" + "qcom,sc8180x-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 85490354..7333746c 100644 --- a/bindings/clock/qcom,dispcc.txt +++ b/bindings/clock/qcom,dispcc.txt @@ -15,6 +15,7 @@ Required properties : "qcom,sm8150-dispcc" "qcom,sm8150-dispcc-v2" "qcom,khaje-dispcc" + "qcom,sc8180x-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 944f15ba..3c9b6d05 100644 --- a/bindings/clock/qcom,gcc.txt +++ b/bindings/clock/qcom,gcc.txt @@ -37,6 +37,7 @@ Required properties : "qcom,kalama-gcc-v2" "qcom,cinder-gcc" "qcom,khaje-gcc" + "qcom,gcc-sc8180x" - 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 f87e326f..b73d61ae 100644 --- a/bindings/clock/qcom,gpucc.txt +++ b/bindings/clock/qcom,gpucc.txt @@ -12,8 +12,8 @@ Required properties : "qcom,kalama-gpucc" "qcom,sm8150-gpucc", "qcom,sa8155-gpucc", - "qcom,scshrike-gpucc", - "qcom,khaje-gpucc". + "qcom,khaje-gpucc", + "qcom,sc8180x-gpucc". - reg: shall contain base register offset and size. - reg-names: names of registers listed in the same order as in the reg property. diff --git a/bindings/clock/qcom,scc.txt b/bindings/clock/qcom,scc.txt index fce28e82..3bf5660f 100644 --- a/bindings/clock/qcom,scc.txt +++ b/bindings/clock/qcom,scc.txt @@ -6,6 +6,7 @@ Required properties: "qcom,sm8150-scc-v2" "qcom,sa8155-scc" "qcom,sa8155-scc-v2" + "qcom,sa8195-scc" - reg: shall contain base register location and length. - vdd_scc_cx-supply: the logic rail supply.