dt-bindings: clock: Add clock controllers compatible for SM6150

Document compatible for GCC/GPUCC/DISPCC/DEBUGCC/VIDEOCC/CAMCC
on SM6150 Platform.

Change-Id: Id463d7ee9333e65f97a455d511411ac0feb378dd
Signed-off-by: Aryan Modi <quic_aryamodi@quicinc.com>
This commit is contained in:
Aryan Modi
2025-03-06 14:19:36 +05:30
committed by Chintan Kothari
parent cb98bc6b81
commit e0116ea457
6 changed files with 36 additions and 10 deletions

View File

@@ -22,6 +22,7 @@ properties:
- qcom,sdx75-debugcc
- qcom,sdxbaagha-debugcc
- qcom,sm4450-debugcc
- qcom,sm6150-debugcc
- qcom,monaco-debugcc
- qcom,tuna-debugcc
- qcom,kera-debugcc

View File

@@ -13,11 +13,16 @@ description: |
Qualcomm camera clock control module provides the clocks, resets and power
domains on QCS615
See also: include/dt-bindings/clock/qcom,qcs615-camcc.h
See also:
include/dt-bindings/clock/qcom,camcc-sm6150.h
include/dt-bindings/clock/qcom,qcs615-camcc.h
properties:
compatible:
const: qcom,qcs615-camcc
enum:
- qcom,qcs615-camcc
- qcom,sa6155-camcc
- qcom,sm6150-camcc
reg:
maxItems: 1

View File

@@ -14,11 +14,16 @@ description: |
Qualcomm display clock control module provides the clocks, resets and power
domains on QCS615
See also: include/dt-bindings/clock/qcom,qcs615-dispcc.h
See also:
include/dt-bindings/clock/qcom,dispcc-sm6150.h
include/dt-bindings/clock/qcom,qcs615-dispcc.h
properties:
compatible:
const: qcom,qcs615-dispcc
enum:
- qcom,qcs615-dispcc
- qcom,sa6155-dispcc
- qcom,sm6150-dispcc
reg:
maxItems: 1

View File

@@ -13,11 +13,16 @@ description: |
Qualcomm global clock control module provides the clocks, resets and power
domains on QCS615.
See also: include/dt-bindings/clock/qcom,qcs615-gcc.h
See also:
include/dt-bindings/clock/qcom,gcc-sm6150.h
include/dt-bindings/clock/qcom,qcs615-gcc.h
properties:
compatible:
const: qcom,qcs615-gcc
enum:
- qcom,qcs615-gcc
- qcom,sa6155-gcc
- qcom,sm6150-gcc
clocks:
items:

View File

@@ -13,11 +13,16 @@ description: |
Qualcomm graphics clock control module provides clocks, resets and power
domains on QCS615 Qualcomm SoCs.
See also: include/dt-bindings/clock/qcom,qcs615-gpucc.h
See also:
include/dt-bindings/clock/qcom,gpucc-sm6150.h
include/dt-bindings/clock/qcom,qcs615-gpucc.h
properties:
compatible:
const: qcom,qcs615-gpucc
enum:
- qcom,qcs615-gpucc
- qcom,sa6155-gpucc
- qcom,sm6150-gpucc
reg:
maxItems: 1

View File

@@ -13,11 +13,16 @@ description: |
Qualcomm video clock control module provides clocks, resets and power
domains on QCS615 Qualcomm SoCs.
See also: include/dt-bindings/clock/qcom,qcs615-videocc.h
See also:
include/dt-bindings/clock/qcom,qcs615-videocc.h
include/dt-bindings/clock/qcom,videocc-sm6150.h
properties:
compatible:
const: qcom,qcs615-videocc
enum:
- qcom,qcs615-videocc
- qcom,sa6155-videocc
- qcom,sm6150-videocc
reg:
maxItems: 1