On Tue, 27 Dec 2022 15:40:55 +0100, Krzysztof Kozlowski wrote: > Cleanup the Qualcomm SoC Venus bindings: > - Drop unneeded blank lines and quotes, > - Fix indentation in example to 4-space (to match DT schema bindings > style), > - Add SoC name in each title. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/media/qcom,msm8916-venus.yaml | 51 ++++---- > .../bindings/media/qcom,msm8996-venus.yaml | 103 ++++++++--------- > .../bindings/media/qcom,sc7180-venus.yaml | 61 +++++----- > .../bindings/media/qcom,sc7280-venus.yaml | 93 ++++++++------- > .../bindings/media/qcom,sdm660-venus.yaml | 109 +++++++++--------- > .../bindings/media/qcom,sdm845-venus-v2.yaml | 71 ++++++------ > .../bindings/media/qcom,sdm845-venus.yaml | 69 ++++++----- > .../bindings/media/qcom,sm8250-venus.yaml | 83 +++++++------ > 8 files changed, 316 insertions(+), 324 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>