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:
@@ -4,7 +4,7 @@
|
||||
$id: http://devicetree.org/schemas/clock/qcom,gcc-sun.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:
|
||||
- Xubin Bai <quic_xubibai@quicinc.com>
|
||||
@@ -15,10 +15,13 @@ description: |
|
||||
|
||||
See also:
|
||||
- dt-bindings/clock/qcom,gcc-sun.h
|
||||
- dt-bindings/clock/qcom,gcc-tuna.h
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
const: qcom,gcc-sun
|
||||
enum:
|
||||
- qcom,gcc-sun
|
||||
- qcom,tuna-gcc
|
||||
|
||||
clocks:
|
||||
items:
|
||||
|
@@ -4,7 +4,7 @@
|
||||
$id: http://devicetree.org/schemas/clock/qcom,tcsrcc.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:
|
||||
- Xubin Bai <quic_xubibai@quicinc.com>
|
||||
@@ -21,6 +21,7 @@ properties:
|
||||
enum:
|
||||
- qcom,pineapple-tcsrcc
|
||||
- qcom,sun-tcsrcc
|
||||
- qcom,tuna-tcsrcc
|
||||
|
||||
required:
|
||||
- compatible
|
||||
|
Reference in New Issue
Block a user