Merge "dt-bindings: clock: qcom: add CAMCC and CAMBISTMCLKCC bindings on tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
f1e01feb97
@@ -4,7 +4,7 @@
|
|||||||
$id: http://devicetree.org/schemas/clock/qcom,cambistmclkcc.yaml#
|
$id: http://devicetree.org/schemas/clock/qcom,cambistmclkcc.yaml#
|
||||||
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
||||||
|
|
||||||
title: Qualcomm Technologies, Inc. Camera BIST MCLK CC Controller Binding
|
title: Qualcomm Technologies, Inc. Camera BIST MCLK CC Controller
|
||||||
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- Xubin Bai <quic_xubibai@quicinc.com>
|
- Xubin Bai <quic_xubibai@quicinc.com>
|
||||||
@@ -18,7 +18,8 @@ description: |
|
|||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
enum:
|
enum:
|
||||||
- qcom,cambistmclkcc-sun
|
- qcom,sun-cambistmclkcc
|
||||||
|
- qcom,tuna-cambistmclkcc
|
||||||
|
|
||||||
clocks:
|
clocks:
|
||||||
items:
|
items:
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
$id: http://devicetree.org/schemas/clock/qcom,camcc-sun.yaml#
|
$id: http://devicetree.org/schemas/clock/qcom,camcc-sun.yaml#
|
||||||
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
||||||
|
|
||||||
title: Qualcomm Technologies, Inc. Camera Clock & Reset Controller Binding for SUN
|
title: Qualcomm Technologies, Inc. Camera Clock & Reset Controller
|
||||||
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- Xubin Bai <quic_xubibai@quicinc.com>
|
- Xubin Bai <quic_xubibai@quicinc.com>
|
||||||
@@ -18,7 +18,9 @@ description: |
|
|||||||
|
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
const: qcom,camcc-sun
|
enum:
|
||||||
|
- qcom,sun-camcc
|
||||||
|
- qcom,tuna-camcc
|
||||||
|
|
||||||
clocks:
|
clocks:
|
||||||
items:
|
items:
|
||||||
@@ -31,6 +33,7 @@ properties:
|
|||||||
- const: sleep_clk
|
- const: sleep_clk
|
||||||
|
|
||||||
qcom,cam_crm-crmc:
|
qcom,cam_crm-crmc:
|
||||||
|
$ref: /schemas/types.yaml#/definitions/phandle
|
||||||
description: Phandle pointer to the CESTA crmc node
|
description: Phandle pointer to the CESTA crmc node
|
||||||
|
|
||||||
vdd_mm-supply:
|
vdd_mm-supply:
|
||||||
|
Reference in New Issue
Block a user