diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-04-02 21:28:19 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-04-04 19:55:03 -0500 |
commit | 2d091155cdc38bfd149b44d0b745b607f4c325f5 (patch) | |
tree | f9e034dc8f917e325cdd411a295fbb5d8e4924ca /Documentation/devicetree/bindings/regulator | |
parent | d9a64c5eb0e1388c2905961e542b26b2dcae482c (diff) | |
download | lwn-2d091155cdc38bfd149b44d0b745b607f4c325f5.tar.gz lwn-2d091155cdc38bfd149b44d0b745b607f4c325f5.zip |
dt-bindings: white-space cleanups
Remove trailing white-spaces and trailing blank lines (yamllint with
default options does not like them).
Suggested-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220402192819.154691-1-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/socionext,uniphier-regulator.yaml | 1 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/regulator/st,stm32-vrefbuf.yaml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/regulator/socionext,uniphier-regulator.yaml b/Documentation/devicetree/bindings/regulator/socionext,uniphier-regulator.yaml index 1218f21ba320..b48790cc05c8 100644 --- a/Documentation/devicetree/bindings/regulator/socionext,uniphier-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/socionext,uniphier-regulator.yaml @@ -83,4 +83,3 @@ examples: resets = <&sys_rst 14>; }; }; - diff --git a/Documentation/devicetree/bindings/regulator/st,stm32-vrefbuf.yaml b/Documentation/devicetree/bindings/regulator/st,stm32-vrefbuf.yaml index 836d4156d54c..a5a27ee0a9e6 100644 --- a/Documentation/devicetree/bindings/regulator/st,stm32-vrefbuf.yaml +++ b/Documentation/devicetree/bindings/regulator/st,stm32-vrefbuf.yaml @@ -51,4 +51,3 @@ examples: }; ... - |