From c349cbd5633d115fa941f678e8d65a6e27894d00 Mon Sep 17 00:00:00 2001 From: Ajit Pandey Date: Fri, 12 Jul 2024 15:55:57 +0530 Subject: [PATCH] dt-bindings: clock: qcom: add CAMCC and CAMBISTMCLKCC bindings on tuna Add camera and cambistmclk clock controller bindings on tuna device. While at it, fix existing yaml documentation for dtbs failure. Change-Id: I8484292fe7336f1bdd4d018e1a342da04148efd1 Signed-off-by: Ajit Pandey --- bindings/clock/qcom,cambistmclkcc.yaml | 5 +++-- bindings/clock/qcom,camcc-sun.yaml | 7 +++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/bindings/clock/qcom,cambistmclkcc.yaml b/bindings/clock/qcom,cambistmclkcc.yaml index 41eedd80..1d178d46 100644 --- a/bindings/clock/qcom,cambistmclkcc.yaml +++ b/bindings/clock/qcom,cambistmclkcc.yaml @@ -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 @@ -18,7 +18,8 @@ description: | properties: compatible: enum: - - qcom,cambistmclkcc-sun + - qcom,sun-cambistmclkcc + - qcom,tuna-cambistmclkcc clocks: items: diff --git a/bindings/clock/qcom,camcc-sun.yaml b/bindings/clock/qcom,camcc-sun.yaml index 31549563..40d1b15d 100644 --- a/bindings/clock/qcom,camcc-sun.yaml +++ b/bindings/clock/qcom,camcc-sun.yaml @@ -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 @@ -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: