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

This commit is contained in:
QCTECMDR Service
2025-04-24 23:13:19 -07:00
committed by Gerrit - the friendly Code Review server
6 changed files with 36 additions and 10 deletions

View File

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

View File

@@ -13,11 +13,16 @@ description: |
Qualcomm camera clock control module provides the clocks, resets and power Qualcomm camera clock control module provides the clocks, resets and power
domains on QCS615 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: properties:
compatible: compatible:
const: qcom,qcs615-camcc enum:
- qcom,qcs615-camcc
- qcom,sa6155-camcc
- qcom,sm6150-camcc
reg: reg:
maxItems: 1 maxItems: 1

View File

@@ -14,11 +14,16 @@ description: |
Qualcomm display clock control module provides the clocks, resets and power Qualcomm display clock control module provides the clocks, resets and power
domains on QCS615 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: properties:
compatible: compatible:
const: qcom,qcs615-dispcc enum:
- qcom,qcs615-dispcc
- qcom,sa6155-dispcc
- qcom,sm6150-dispcc
reg: reg:
maxItems: 1 maxItems: 1

View File

@@ -13,11 +13,16 @@ description: |
Qualcomm global clock control module provides the clocks, resets and power Qualcomm global clock control module provides the clocks, resets and power
domains on QCS615. 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: properties:
compatible: compatible:
const: qcom,qcs615-gcc enum:
- qcom,qcs615-gcc
- qcom,sa6155-gcc
- qcom,sm6150-gcc
clocks: clocks:
items: items:

View File

@@ -13,11 +13,16 @@ description: |
Qualcomm graphics clock control module provides clocks, resets and power Qualcomm graphics clock control module provides clocks, resets and power
domains on QCS615 Qualcomm SoCs. 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: properties:
compatible: compatible:
const: qcom,qcs615-gpucc enum:
- qcom,qcs615-gpucc
- qcom,sa6155-gpucc
- qcom,sm6150-gpucc
reg: reg:
maxItems: 1 maxItems: 1

View File

@@ -13,11 +13,16 @@ description: |
Qualcomm video clock control module provides clocks, resets and power Qualcomm video clock control module provides clocks, resets and power
domains on QCS615 Qualcomm SoCs. 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: properties:
compatible: compatible:
const: qcom,qcs615-videocc enum:
- qcom,qcs615-videocc
- qcom,sa6155-videocc
- qcom,sm6150-videocc
reg: reg:
maxItems: 1 maxItems: 1