summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock/emev2-clock.txt
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-04-27 14:51:33 +0200
committerStephen Boyd <sboyd@codeaurora.org>2015-05-07 11:32:41 -0700
commitc542a54fcb5591e7637f71fa400065853ce54ee0 (patch)
treedff70628ae12f9fb236c2042cfb8986d988f69ad /Documentation/devicetree/bindings/clock/emev2-clock.txt
parenta6ae41b54cb077270456acdf090c9db1663c75b5 (diff)
clk: emev2: Use generic names for device nodes
uart -> serial Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/emev2-clock.txt')
-rw-r--r--Documentation/devicetree/bindings/clock/emev2-clock.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/emev2-clock.txt b/Documentation/devicetree/bindings/clock/emev2-clock.txt
index 60bbb1a8c69a..268ca615459e 100644
--- a/Documentation/devicetree/bindings/clock/emev2-clock.txt
+++ b/Documentation/devicetree/bindings/clock/emev2-clock.txt
@@ -52,7 +52,7 @@ usia_u0_sclk: usia_u0_sclk {
Example of consumer:
-uart@e1020000 {
+serial@e1020000 {
compatible = "renesas,em-uart";
reg = <0xe1020000 0x38>;
interrupts = <0 8 0>;