ARM: dts: r8a7791: Drop _clk suffix from external CAN clock node name

The current practice is to not add _clk suffixes to clock node names in
DT, as these names are used as the actual clock names.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven 2017-04-03 12:08:08 +02:00 committed by Simon Horman
parent 5b476a9610
commit eb77d7260c
1 changed files with 1 additions and 1 deletions

View File

@ -1126,7 +1126,7 @@
};
/* External CAN clock */
can_clk: can_clk {
can_clk: can {
compatible = "fixed-clock";
#clock-cells = <0>;
/* This value must be overridden by the board. */