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

From: Rob Herring
Date: Wed Feb 10 2021 - 14:34:57 EST


On Fri, 05 Feb 2021 11:44:09 +0100, Robert Foss wrote:
> Add bindings for qcom,sdm845-camss in order to support the camera
> subsystem for SDM845.
>
> Signed-off-by: Robert Foss <robert.foss@xxxxxxxxxx>
> ---
>
> Changes since v2
> - Rob: Removed extra empty lines at end of file
> - Rob: Add new line at end of file
> - Rob: Remove redundant descriptions
> - Rob: Add power domain description
> - Rob: Make clock-lanes a constant
> - Rob: Rework to conform to new port schema
> - Add max & minItems to data-lanes
> - Remove ports requirement - endpoint & reg
> - Add proper commit message
> - Remove Todor as binding maintainer
>
> Changes since v3
> - Fixed ordering of IRQs
>
>
> .../bindings/media/qcom,sdm845-camss.yaml | 370 ++++++++++++++++++
> 1 file changed, 370 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/qcom,sdm845-camss.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>