dt-bindings: clock: qcom: add GCC and TCSRCC bindings on tuna

Add GCC and TCSRCC clock bindings on tuna device.

Change-Id: I0a5233ed94699c23d5b073de4ef9a59e89a72ab8
Signed-off-by: Ajit Pandey <quic_ajipan@quicinc.com>
This commit is contained in:
Ajit Pandey
2024-04-30 16:21:07 +05:30
parent 7a4a7daa18
commit 1593cbeaee
2 changed files with 7 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/clock/qcom,gcc-sun.yaml# $id: http://devicetree.org/schemas/clock/qcom,gcc-sun.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies, Inc. Global Clock & Reset Controller Binding for SUN title: Qualcomm Technologies, Inc. Global Clock & Reset Controller
maintainers: maintainers:
- Xubin Bai <quic_xubibai@quicinc.com> - Xubin Bai <quic_xubibai@quicinc.com>
@@ -15,10 +15,13 @@ description: |
See also: See also:
- dt-bindings/clock/qcom,gcc-sun.h - dt-bindings/clock/qcom,gcc-sun.h
- dt-bindings/clock/qcom,gcc-tuna.h
properties: properties:
compatible: compatible:
const: qcom,gcc-sun enum:
- qcom,gcc-sun
- qcom,tuna-gcc
clocks: clocks:
items: items:

View File

@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/clock/qcom,tcsrcc.yaml# $id: http://devicetree.org/schemas/clock/qcom,tcsrcc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies, Inc. Top-Level CSR Clock & Reset Controller Binding title: Qualcomm Technologies, Inc. Top-Level CSR Clock & Reset Controller
maintainers: maintainers:
- Xubin Bai <quic_xubibai@quicinc.com> - Xubin Bai <quic_xubibai@quicinc.com>
@@ -21,6 +21,7 @@ properties:
enum: enum:
- qcom,pineapple-tcsrcc - qcom,pineapple-tcsrcc
- qcom,sun-tcsrcc - qcom,sun-tcsrcc
- qcom,tuna-tcsrcc
required: required:
- compatible - compatible