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

From: Rob Herring
Date: Fri Oct 16 2020 - 13:26:01 EST


On Tue, 13 Oct 2020 22:41:49 +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>