dt-bindings: Add missing newline at end of file
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 17 Jun 2019 14:33:22 +0000 (16:33 +0200)
committerRob Herring <robh@kernel.org>
Tue, 18 Jun 2019 14:11:57 +0000 (08:11 -0600)
"git diff" says:

    \ No newline at end of file

after modifying the files.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt
Documentation/devicetree/bindings/pinctrl/nuvoton,npcm7xx-pinctrl.txt
Documentation/devicetree/bindings/regulator/pv88060.txt
Documentation/devicetree/bindings/sound/cs42l73.txt

index 3538a214fff156d461322f7e10b92821f9331484..352f5e9c759bc3f5da8d7b4a1d6f7c754a794da5 100644 (file)
@@ -36,4 +36,4 @@ Example:
             kcs_chan = <2>;
             status = "disabled";
         };
-    };
\ No newline at end of file
+    };
index 83f4bbac94bb19dbd965115a6075855c60b63ab8..a1264cc8660dcd59070395ceaf93b83058886c0e 100644 (file)
@@ -213,4 +213,4 @@ pinctrl: pinctrl@f0800000 {
                groups = "clkreq";
                function = "clkreq";
        };
-};
\ No newline at end of file
+};
index 10a6dadc008eb38d6cae1f439b364f52efa82194..6a7c8a92fdb0bf1c54811670d8730500a123f163 100644 (file)
@@ -121,4 +121,4 @@ Example
                                regulator-max-microvolt = <5000000>;
                        };
                };
-       };
\ No newline at end of file
+       };
index 80ae910dbf6c388021ff5cb590e00f9f035cefd1..47b868b5ab0114707acba55ab24b6fd0a525589e 100644 (file)
@@ -19,4 +19,4 @@ codec: cs42l73@4a {
        reg = <0x4a>;
        reset_gpio = <&gpio 10 0>;
        chgfreq = <0x05>;
-};
\ No newline at end of file
+};