Merge "dt-bindings: clock: qcom: add GCC and TCSRCC bindings on tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
15382d9215
@@ -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:
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user