Commit 2d091155 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Rob Herring
Browse files

dt-bindings: white-space cleanups



Remove trailing white-spaces and trailing blank lines (yamllint with
default options does not like them).

Suggested-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220402192819.154691-1-krzysztof.kozlowski@linaro.org
parent d9a64c5e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -61,4 +61,3 @@ examples:
        clocks = <&clock CLK_ACLK200>, <&clock CLK_ACLK400_MCUISP>;
        clock-names = "aclk200", "aclk400_mcuisp";
    };
+0 −1
Original line number Diff line number Diff line
@@ -82,4 +82,3 @@ examples:
      clock-names = "bus", "mod";
      resets = <&ccu RST_BUS_CE>;
    };
+0 −1
Original line number Diff line number Diff line
@@ -150,4 +150,3 @@ examples:
             };
        };
    };
+0 −1
Original line number Diff line number Diff line
@@ -78,4 +78,3 @@ examples:
            };
        };
    };
+0 −1
Original line number Diff line number Diff line
@@ -119,4 +119,3 @@ examples:
            };
        };
    };
Loading