On Fri, 20 Jan 2023 09:57:21 +0100, Krzysztof Kozlowski wrote: > Cleanup by removing unneeded quotes from refs and redundant blank lines. > No functional impact except adjusting to preferred coding style. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/mmc/allwinner,sun4i-a10-mmc.yaml | 2 +- > .../bindings/mmc/amlogic,meson-mx-sdhc.yaml | 2 +- > .../devicetree/bindings/mmc/arasan,sdhci.yaml | 6 ++-- > .../devicetree/bindings/mmc/cdns,sdhci.yaml | 22 ++++++------ > .../bindings/mmc/fsl-imx-esdhc.yaml | 4 +-- > .../devicetree/bindings/mmc/fsl-imx-mmc.yaml | 2 +- > .../mmc/microchip,dw-sparx5-sdhci.yaml | 4 +-- > .../devicetree/bindings/mmc/mmc-spi-slot.yaml | 2 +- > .../devicetree/bindings/mmc/mxs-mmc.yaml | 2 +- > .../bindings/mmc/nvidia,tegra20-sdhci.yaml | 36 +++++++++---------- > .../devicetree/bindings/mmc/owl-mmc.yaml | 2 +- > .../bindings/mmc/renesas,mmcif.yaml | 2 +- > .../devicetree/bindings/mmc/renesas,sdhi.yaml | 6 ++-- > .../bindings/mmc/rockchip-dw-mshc.yaml | 2 +- > .../bindings/mmc/samsung,exynos-dw-mshc.yaml | 2 +- > .../devicetree/bindings/mmc/sunplus,mmc.yaml | 2 +- > .../bindings/mmc/synopsys-dw-mshc-common.yaml | 2 +- > 17 files changed, 50 insertions(+), 50 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>