On Sat, 02 Apr 2022 21:28:19 +0200, Krzysztof Kozlowski wrote: > Remove trailing white-spaces and trailing blank lines (yamllint when run > manually does not like them). > > Suggested-by: Corentin Labbe <clabbe@xxxxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/clock/samsung,exynos4412-isp-clock.yaml | 1 - > .../devicetree/bindings/crypto/allwinner,sun8i-ce.yaml | 1 - > .../devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml | 1 - > .../bindings/display/bridge/google,cros-ec-anx7688.yaml | 1 - > Documentation/devicetree/bindings/display/bridge/ps8640.yaml | 1 - > .../devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml | 1 - > .../devicetree/bindings/display/mediatek/mediatek,merge.yaml | 1 - > .../devicetree/bindings/display/panel/ilitek,ili9341.yaml | 1 - > .../devicetree/bindings/display/panel/orisetech,otm8009a.yaml | 1 - > .../bindings/display/sprd/sprd,display-subsystem.yaml | 1 - > Documentation/devicetree/bindings/display/st,stm32-ltdc.yaml | 1 - > Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml | 1 - > Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml | 1 - > Documentation/devicetree/bindings/gpu/samsung-rotator.yaml | 1 - > Documentation/devicetree/bindings/hwmon/adt7475.yaml | 1 - > Documentation/devicetree/bindings/i2c/i2c-gate.yaml | 1 - > Documentation/devicetree/bindings/i2c/i2c-mux-gpmux.yaml | 1 - > Documentation/devicetree/bindings/iio/adc/adi,ad7291.yaml | 1 - > Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml | 2 +- > Documentation/devicetree/bindings/iommu/samsung,sysmmu.yaml | 1 - > .../devicetree/bindings/leds/backlight/qcom-wled.yaml | 2 +- > .../devicetree/bindings/mailbox/amlogic,meson-gxbb-mhu.yaml | 1 - > Documentation/devicetree/bindings/media/microchip,xisc.yaml | 1 - > Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml | 1 - > .../devicetree/bindings/net/wireless/qcom,ath11k.yaml | 2 +- > .../devicetree/bindings/power/amlogic,meson-sec-pwrc.yaml | 1 - > .../devicetree/bindings/power/supply/cw2015_battery.yaml | 1 - > .../devicetree/bindings/power/supply/power-supply.yaml | 1 - > Documentation/devicetree/bindings/power/supply/ti,lp8727.yaml | 1 - > .../devicetree/bindings/power/supply/tps65217-charger.yaml | 2 +- > .../bindings/regulator/socionext,uniphier-regulator.yaml | 1 - > .../devicetree/bindings/regulator/st,stm32-vrefbuf.yaml | 1 - > .../devicetree/bindings/reserved-memory/ramoops.yaml | 1 - > Documentation/devicetree/bindings/reset/microchip,rst.yaml | 1 - > Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml | 1 - > Documentation/devicetree/bindings/serial/sprd-uart.yaml | 2 +- > .../devicetree/bindings/soc/amlogic/amlogic,canvas.yaml | 1 - > Documentation/devicetree/bindings/sound/adi,adau1372.yaml | 1 - > .../devicetree/bindings/sound/amlogic,gx-sound-card.yaml | 1 - > Documentation/devicetree/bindings/sound/maxim,max98520.yaml | 1 - > Documentation/devicetree/bindings/sound/mchp,spdifrx.yaml | 2 +- > Documentation/devicetree/bindings/sound/mchp,spdiftx.yaml | 2 +- > .../devicetree/bindings/sound/nvidia,tegra-audio-rt5640.yaml | 1 - > .../devicetree/bindings/sound/samsung,aries-wm8994.yaml | 1 - > Documentation/devicetree/bindings/sound/samsung,odroid.yaml | 1 - > Documentation/devicetree/bindings/sound/tas2562.yaml | 1 - > Documentation/devicetree/bindings/sound/tas2770.yaml | 1 - > .../devicetree/bindings/spi/amlogic,meson-gx-spicc.yaml | 1 - > .../devicetree/bindings/spi/amlogic,meson6-spifc.yaml | 1 - > Documentation/devicetree/bindings/spi/renesas,hspi.yaml | 1 - > Documentation/devicetree/bindings/usb/dwc2.yaml | 4 ++-- > Documentation/devicetree/bindings/usb/smsc,usb3503.yaml | 2 +- > 52 files changed, 10 insertions(+), 53 deletions(-) > Applied, thanks!