Re: [PATCH v4 14/22] dt-bindings: media: camss: Add qcom,msm8916-camss binding

From: Rob Herring
Date: Wed Feb 10 2021 - 14:27:23 EST


On Fri, Feb 05, 2021 at 11:44:06AM +0100, Robert Foss wrote:
> Add bindings for qcom,msm8916-camss in order to support the camera
> subsystem on MSM8916.
>
> Signed-off-by: Robert Foss <robert.foss@xxxxxxxxxx>
> ---
>
> Changes since v2:
> - Remove redundant descriptions
> - Add power domain description
> - Make clock-lanes a constant
> - Add max & minItems to data-lanes
> - Remove ports requirement - endpoint & reg
> - Rework to conform to new port schema
>
>
> .../bindings/media/qcom,msm8916-camss.yaml | 256 ++++++++++++++++++
> 1 file changed, 256 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/qcom,msm8916-camss.yaml

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>