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

This commit is contained in:
qctecmdr
2024-05-28 02:47:42 -07:00
committed by Gerrit - the friendly Code Review server
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