On Tue, 20 Aug 2024 09:36:58 +0200, Krzysztof Kozlowski wrote: > Minor cleanups without funcitonal impact: > - There should not be an empty blank line after SPDX tag, > - Convention is to indent DTS examples in coding style with 2- or > 4-space indentation (4 is preferred), > - Drop unused labels in DTS examples. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../media/allwinner,sun50i-h6-vpu-g2.yaml | 1 - > .../bindings/media/amlogic,meson-ir-tx.yaml | 1 - > .../bindings/media/amphion,vpu.yaml | 1 - > .../bindings/media/fsl,imx6ull-pxp.yaml | 1 - > .../media/mediatek,vcodec-decoder.yaml | 1 - > .../media/mediatek,vcodec-encoder.yaml | 1 - > .../media/mediatek,vcodec-subdev-decoder.yaml | 1 - > .../media/microchip,sama5d4-vdec.yaml | 17 ++++---- > .../bindings/media/nxp,imx8mq-vpu.yaml | 41 +++++++++---------- > .../bindings/media/qcom,msm8916-camss.yaml | 1 - > .../bindings/media/qcom,msm8996-camss.yaml | 1 - > .../bindings/media/qcom,sdm660-camss.yaml | 1 - > .../bindings/media/qcom,sdm845-camss.yaml | 1 - > .../bindings/media/qcom,sm8250-camss.yaml | 1 - > .../bindings/media/rockchip,rk3568-vepu.yaml | 1 - > .../bindings/media/rockchip-vpu.yaml | 29 +++++++------ > 16 files changed, 42 insertions(+), 58 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>