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#
|
||||
$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:
|
||||
- Xubin Bai <quic_xubibai@quicinc.com>
|
||||
@@ -18,7 +18,8 @@ description: |
|
||||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- qcom,cambistmclkcc-sun
|
||||
- qcom,sun-cambistmclkcc
|
||||
- qcom,tuna-cambistmclkcc
|
||||
|
||||
clocks:
|
||||
items:
|
||||
|
@@ -4,7 +4,7 @@
|
||||
$id: http://devicetree.org/schemas/clock/qcom,camcc-sun.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:
|
||||
- Xubin Bai <quic_xubibai@quicinc.com>
|
||||
@@ -18,7 +18,9 @@ description: |
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
const: qcom,camcc-sun
|
||||
enum:
|
||||
- qcom,sun-camcc
|
||||
- qcom,tuna-camcc
|
||||
|
||||
clocks:
|
||||
items:
|
||||
@@ -31,6 +33,7 @@ properties:
|
||||
- const: sleep_clk
|
||||
|
||||
qcom,cam_crm-crmc:
|
||||
$ref: /schemas/types.yaml#/definitions/phandle
|
||||
description: Phandle pointer to the CESTA crmc node
|
||||
|
||||
vdd_mm-supply:
|
||||
|
Reference in New Issue
Block a user