Commit 1bdd4457 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Rob Herring

dt-bindings: Add missing newline at end of file

"git diff" says:

    \ No newline at end of file

after modifying the files.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 5d9c4e95
......@@ -36,4 +36,4 @@ Example:
kcs_chan = <2>;
status = "disabled";
};
};
\ No newline at end of file
};
......@@ -213,4 +213,4 @@ pinctrl: pinctrl@f0800000 {
groups = "clkreq";
function = "clkreq";
};
};
\ No newline at end of file
};
......@@ -121,4 +121,4 @@ Example
regulator-max-microvolt = <5000000>;
};
};
};
\ No newline at end of file
};
......@@ -19,4 +19,4 @@ codec: cs42l73@4a {
reg = <0x4a>;
reset_gpio = <&gpio 10 0>;
chgfreq = <0x05>;
};
\ No newline at end of file
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment