Commit 2885e48c authored by Alexander Shiyan's avatar Alexander Shiyan Committed by Shawn Guo

ARM: dts: i.MX27: Remove clock name from CPU node

Clock name is not needed for "cpufreq-cpu0".
Signed-off-by: default avatarAlexander Shiyan <shc_work@mail.ru>
Acked-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 8defcb53
...@@ -63,7 +63,6 @@ cpu: cpu@0 { ...@@ -63,7 +63,6 @@ cpu: cpu@0 {
>; >;
clock-latency = <62500>; clock-latency = <62500>;
clocks = <&clks 18>; clocks = <&clks 18>;
clock-names = "cpu";
voltage-tolerance = <5>; voltage-tolerance = <5>;
}; };
}; };
......
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