Re: [PATCH 2/8] media: dt-bindings: qcom,venus: split common properties

From: Rob Herring
Date: Sun Jan 08 2023 - 13:20:39 EST



On Tue, 27 Dec 2022 15:40:56 +0100, Krzysztof Kozlowski wrote:
> All Qualcomm SoC Venus bindings share a lot of properties, so split
> common part to re-usable schema to reduce the duplication and promote
> unified style.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/media/qcom,msm8916-venus.yaml | 35 ++--------
> .../bindings/media/qcom,msm8996-venus.yaml | 35 ++--------
> .../bindings/media/qcom,sc7180-venus.yaml | 32 ++-------
> .../bindings/media/qcom,sc7280-venus.yaml | 35 ++--------
> .../bindings/media/qcom,sdm660-venus.yaml | 35 ++--------
> .../bindings/media/qcom,sdm845-venus-v2.yaml | 35 ++--------
> .../bindings/media/qcom,sdm845-venus.yaml | 35 ++--------
> .../bindings/media/qcom,sm8250-venus.yaml | 35 ++--------
> .../bindings/media/qcom,venus-common.yaml | 70 +++++++++++++++++++
> 9 files changed, 102 insertions(+), 245 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/media/qcom,venus-common.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>