dt-bindings: clocks: Add clock controller bindings for SC8180X

Add clock controller bindings to support SC8180X.

Change-Id: I1a650b8b13ce86c54c4e9685673b4a70d94b0242
This commit is contained in:
Khushal Bawankar
2022-05-23 10:40:46 +05:30
parent 79ac5d6cf3
commit 5014c21f4e
6 changed files with 7 additions and 2 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.