Re: [PATCH v3 3/4] dt-bindings: clock: Add YAML schemas for the QCOM Camera clock bindings.

From: Rob Herring
Date: Mon Oct 19 2020 - 16:17:54 EST


On Sat, 17 Oct 2020 00:13:34 +0530, Taniya Das wrote:
> The Camera Subsystem clock provider have a bunch of generic properties
> that are needed in a device tree. Add a YAML schemas for those.
>
> Add clock ids for camera clocks which are required to bring the camera
> subsystem out of reset.
>
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> ---
> .../bindings/clock/qcom,sc7180-camcc.yaml | 73 +++++++++++++
> include/dt-bindings/clock/qcom,camcc-sc7180.h | 121 +++++++++++++++++++++
> 2 files changed, 194 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,sc7180-camcc.yaml
> create mode 100644 include/dt-bindings/clock/qcom,camcc-sc7180.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>